* {
	margin: 0px;
	padding: 0px;
	/*word-break:break-all;*/
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
}

a[href]:after {
	content: normal;
}

body {
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	text-rendering: optimizeLegibility;
	font-family: Arial, \5FAE\8F6F\96C5\9ED1;
	font-size: 14px;
	line-height: 20px;
	color: #666;
	text-decoration: none;
	background: #ffffff;
}

*:focus {
	outline: none;
}

ul,
li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

ol,
ul {
	list-style: none;
}

ul,
li,
a {
	padding: 0px;
	margin: 0px;
}

button {
	outline: none;
}

select {
	width: 100%;
}

.clear {
	clear: both;
}

.t3d {
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-o-transform: translate(0, 0);
	-ms-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}

.bdr4 {
	border-radius: 4px;
}

.tj {
	text-align: justify;
}

.left {
	float: left;
}

.right {
	float: right;
}

.bgbai {
	background: #ffffff;
}

.bgbai1 {
	/*background: url(ioz-nrbg.gif) repeat-x #ffffff top;
	border: #aedbeb solid 1px;*/
}

.bgqh {
	background: #eeeeee;
}

.bgf3 {
	background: #f3f3f3;
}

.mb10 {
	margin-bottom: 10px;
}

.mb15 {
	margin-bottom: 15px;
}

.mb20 {
	margin-bottom: 20px;
}

.mb30 {
	margin-bottom: 30px;
}

.mt10 {
	margin-top: 10px;
}

.mt15 {
	margin-top: 15px;
}

.mt18 {
	margin-top: 18px;
}

.mt20 {
	margin-top: 20px;
}

.mt25 {
	margin-top: 25px;
}

.space0 {
	padding: 0 0 0 30px;
}

.space15 {
	padding: 15px;
}

.space18 {
	padding: 18px;
}

.space20 {
	padding: 20px;
}

.bh {
	display: block;
	overflow: hidden;
}

.space-top {
	padding-top: 10px;
}

.space-bottom {
	padding-bottom: 25px;
}

.img-hover:hover {
	opacity: 0.8;
}

.mobmt {}

.mobmt20 {}

.mobmt22 {}

.mobpadding {}

.mobmargin {}

.lanmumt {
	margin-top: 15px;
}

@media (max-width: 991px) {
	.mobmt {
		margin-top: 15px;
	}

	.mobmt20 {
		margin-top: 20px;
	}

	.mobpadding {
		padding: 0;
	}

	.mobmargin {
		margin: 0;
	}
}

@media (max-width: 767px) {
	.lanmumt {
		margin-top: 0;
	}

	.mobmt22 {
		margin-top: 22px;
	}
}

/*@media (min-width: 1300px) {
  .container {
    width: 1218px;
  }
}*/
.panel-group {
	margin-bottom: 0px;
}

.textcenter {
	text-align: center;
	margin: 0;
}

.secondarybox {
	display: block;
	overflow: hidden;
	padding: 30px 0 15px 0;
}

.secondarydetailbox {
	display: block;
	overflow: hidden;
	padding: 6px 0px 0px 0px;
	margin-bottom: 20px;
}

.secondarydetailbox form {
	background: #f9f9f9;
	padding: 15px 13px 5px 10px;
	border-radius: 2px;
	border: #ececec solid 1px;
}

.secondarydetailbox .jsbox {
	padding-right: 6px;
	text-align: right;
	color: #1b1b1b;
	/* font-weight: 700; */
	font-size: 13px;
	background: #f9f9f9;
	width: 76px;
}

.secondarydetailbox .jsbox1 {
	padding-right: 6px;
	text-align: right;
	color: #1b1b1b;
	/* font-weight: 700; */
	font-size: 13px;
	background: #f9f9f9;
	width: 84px;
}

.secondarydetailbox select.form-control {
	padding-right: 5px;
	margin-bottom: 0px;
	height: 30px;
}

.secondarydetailbox .p0 {
	padding: 0px;
}

@media (max-width: 1199px) {}

@media (max-width: 991px) {}

@media (max-width: 767px) {
	.secondarydetailbox {
		margin-bottom: 18px;
	}

	.secondarybox {
		padding: 15px 0 15px 0;
	}
}

.nrhei {
	font-size: 15px;
	line-height: 180%;
	color: #282828;
}

h2 {
	color: #005896;
}

.clear {
	clear: both;
}

.column_nr {
	display: block;
	overflow: hidden;
	float: left;
	width: 100%;
}

.column_gd {
	display: block;
	overflow: hidden;
}

.border-not {
	background: #fdfdfd;
	border-left: #ededed solid 1px;
	border-right: #ededed solid 1px;
	border-bottom: #ededed solid 1px;
}

.imgborder {
	border: #e6e6e6 solid 0px;
	margin-bottom: 18px;
}

.imgbox {
	padding: 15px 15px 0 15px;
}

.imglink {
	border: #ff9600 solid 1px;
	margin-bottom: 18px;
	padding: 15px 6px;
	background: -moz-linear-gradient(90deg, rgb(255, 235, 217) 0%, rgb(255, 254, 253) 100%);
	background: -webkit-linear-gradient(90deg, rgb(255, 235, 217) 0%, rgb(255, 254, 253) 100%);
	background: -o-linear-gradient(90deg, rgb(255, 235, 217) 0%, rgb(255, 254, 253) 100%);
	background: -ms-linear-gradient(90deg, rgb(255, 235, 217) 0%, rgb(255, 254, 253) 100%);
	background: linear-gradient(0deg, rgb(255, 235, 217) 0%, rgb(255, 254, 253) 100%);
}

.indexbox {
	width: auto;
	height: auto;
	overflow: hidden;
}

.indexbox1 {
	width: auto;
	height: auto;
	overflow: hidden;
	margin-bottom: 23px;
}

.indexbox2 {
	width: auto;
	height: auto;
}

.indexbox hr {
	border-top: 1px dotted #cbcbcb;
}

.indexrbox {
	width: auto;
	height: auto;
	overflow: hidden;
	margin-bottom: 20px;
}

@media (max-width: 768px) {
	.indexbox2 {
		margin-bottom: 18px;
	}
}

/*---------------网站头---------------------*/
.webheader {
	background: url(headbg_twt2020.jpg) no-repeat top center #0b163d;
	background-size: cover;
}

.webheader .logo {
	margin: 47px 0 47px 0;
}

.webheader .relatedlink {
	margin: 72px 0 15px 0;
	float: right;
}

.soc_icons {
	overflow: hidden;
	width: 22%;
	margin: 5px 0 0 15px;
	float: right;
}

.TopSearch {
	height: 26px;
	border: 0px solid #c6e2eb;
	white-space: nowrap;
	position: relative;
	background: #FFF;
}

.TopSearch .SearchText {
	text-indent: 8px;
	line-height: 26px;
	height: 100%;
	vertical-align: top;
	border: 0;
	font-size: 12px;
	color: #030303;
	width: 100%;
	float: left;
	outline: none;
	border: #dbdbdb solid 1px;
}

.TopSearch input[type="submit"] {
	position: absolute;
	width: 32px;
	height: 100%;
	vertical-align: middle;
	margin: 0px 0 0 0;
	cursor: pointer;
	background: url(search2020.png) center center no-repeat #2b73cd;
	border: 0;
	float: right;
	border-radius: 0px;
	outline: none;
	top: 0;
	right: 0;
}

.TopSearch .SearchBtn:hover {
	background-color: #ff9000;
}

@media (max-width: 1199px) {
	.soc_icons {
		width: 26%;
	}
}

@media (max-width: 1024px) {}

@media (max-width: 991px) {
	.webheader .relatedlink {
		margin: 47px 0 6px 0;
		font-size: 14px;
	}

	.soc_icons {
		width: 100%;
		margin: 0 0 15px 0;
	}
}

@media (max-width: 766px) {
	.webheader {
		padding: 0 0 20px 0;
	}

	.webheader .logo {
		margin: 25px 0 12px 0;
	}

	.webheader .relatedlink {
		margin: 0 0 12px 0;
		text-align: center;
		font-size: 15px;
		float: none;
	}
}

/*---------------下拉菜单---------------------*/
.menu-margin {
	margin: 22px 20px;
}

.menu-margin tbody {
	background-color: transparent;
}

.menu-margin i {
	font-size: 16px;
	color: #7bc1d8;
	font-weight: 700;
	margin-right: 9px;
}

.menu-lanmu {
	height: 34px;
	overflow: hidden;
	border: 0;
}

.menu-lanmu_l {
	color: #ffffff;
	float: left;
	font-weight: 700;
	font-size: 18px;
	padding: 0 0 14px 0;
}

.menu-lanmu_l img {
	display: inline-block;
	margin-right: 10px;
	margin-top: -3px;
}

.menu-lanmu_l a {
	color: #ffffff;
}

.menu-lanmu_l a:hover {
	color: #8bebff;
}

.list-job {
	overflow: hidden;
	display: block;
}

.list-job ul li {
	overflow: hidden;
	clear: both;
	border-bottom: 0px dashed #d4d4d4;
	width: 100%;
	text-align: left;
	padding: 0;
}

.list-job ul li a {
	float: left;
	width: 86%;
	overflow: hidden;
	font-size: 14px;
	line-height: 35px;
	color: #ebf6fa;
	background-image: url(ioz_ico_03.gif);
	background-repeat: no-repeat;
	background-position: left 14px;
	padding: 0 0 0 14px;
	text-overflow: ellipsis;
	white-space: nowrap;
	display: block;
	font-weight: 500;
}

.list-job ul li a>img {
	display: inline-block;
	margin: 0 0 0 6px;
}

.list-job ul li a:hover {
	color: #8bebff;
	text-decoration: none;
}

.list-job span {
	line-height: 32px;
	color: #a2c4db;
	font-size: 13px;
	font-family: Arial;
}

.list-job span.right {
	float: right;
}

.list-gg {
	overflow: hidden;
	display: block;
}

.list-gg ul li {
	overflow: hidden;
	clear: both;
	border-bottom: 0px dashed #d4d4d4;
	width: 100%;
	text-align: left;
	padding: 0;
}

.list-gg ul li a {
	float: left;
	width: 98%;
	overflow: hidden;
	font-size: 14px;
	line-height: 30px;
	color: #ebf6fa;
	background-image: url(ioz_ico_03.gif);
	background-repeat: no-repeat;
	background-position: left 13px;
	padding: 0 0 0 14px;
	text-overflow: ellipsis;
	white-space: nowrap;
	display: block;
	font-weight: 500;
}

.list-gg ul li a>img {
	display: inline-block;
	margin: 0 0 0 6px;
}

.list-gg ul li a:hover {
	color: #8bebff;
	text-decoration: none;
}

.list-award {
	overflow: hidden;
	display: block;
}

.list-award ul li {
	overflow: hidden;
	clear: both;
	border-bottom: 0px dashed #d4d4d4;
	width: 49%;
	text-align: left;
	padding: 0;
	display: inline-block;
}

.list-award ul li a {
	float: left;
	width: 100%;
	font-size: 14px;
	line-height: 23px;
	color: #ebf6fa;
	background-image: url(ioz_ico_03.gif);
	background-repeat: no-repeat;
	background-position: left 10px;
	padding: 0 0 0 14px;
}

.list-award ul li a>img {
	display: inline-block;
	margin: 0 0 0 6px;
}

.list-award ul li a:hover {
	color: #8bebff;
	text-decoration: none;
}

.list-party {
	overflow: hidden;
	display: block;
}

.list-party ul li {
	overflow: hidden;
	clear: both;
	border-bottom: 0px dashed #d4d4d4;
	width: 100%;
	text-align: left;
	padding: 0;
}

.list-party ul li a {
	float: left;
	width: 86%;
	overflow: hidden;
	font-size: 14px;
	line-height: 30px;
	color: #ebf6fa;
	background-image: url(ioz_ico_03.gif);
	background-repeat: no-repeat;
	background-position: left 13px;
	padding: 0 0 0 14px;
	text-overflow: ellipsis;
	white-space: nowrap;
	display: block;
	font-weight: 500;
}

.list-party ul li a>img {
	display: inline-block;
	margin: 0 0 0 6px;
}

.list-party ul li a:hover {
	color: #8bebff;
	text-decoration: none;
}

.list-party span {
	line-height: 30px;
	color: #a2c4db;
	font-size: 13px;
	font-family: Arial;
}

.list-party span.right {
	float: right;
}

/*----机构概况----*/
.menu-org {
	overflow: hidden;
}

.menu-org .winl {
	width: 35.752%;
	border-right: #27438e solid 1px;
}

.menu-org .winc {
	width: 39.932%;
	border-right: #27438e solid 1px;
}

.menu-org .winr {
	width: 64.248%;
}

.menu-org .winr .lsyg {
	overflow: hidden;
}

.menu-org .winr .lsyg li {
	display: inline-block;
	float: left;
	margin-right: 20px;
}

.menu-org .winr .lsyg li:last-child {
	margin-right: 0px;
}

.menu-org .winr .lsyg li img {
	border: #4c94ca solid 1px;
	width: 88px;
	height: 68px;
}

.menu-org .winr .landscape {
	overflow: hidden;
}

.menu-org .winr .landscape ul {
	display: flex;
	justify-content: space-between;
}

.menu-org .winr .landscape li {
	display: inline-block;
	float: left;
	margin-right: 0;
	margin-bottom: 17px;
	/* width: 100px; */
	width: 130px;
}

.menu-org .winr .landscape li:nth-child(6n+0) {
	margin-right: 0px;
}

.menu-org .winr .landscape li img {
	/*border: #4c94ca solid 1px;*/
	/* width: 100px;
	height: 133px; */
	width: 130px;
	height: 173px;
}

.menu-org .winr .landscape li p {
	color: #fff;
	font-size: 14px;
	margin: 8px 0 2px 0;
	text-align: center;
}

.menu-org .winr .landscape li p a {
	color: #fff;
}

.menu-org .winr .landscape li p a:hover {
	color: #8bebff;
}

.menu-margin {
	margin: 22px 20px;
}

.menu-margin tbody {
	background-color: transparent;
}

.menu-margin i {
	font-size: 16px;
	color: #7bc1d8;
	font-weight: 700;
	margin-right: 9px;
}

.menu-lanmu {
	height: 34px;
	overflow: hidden;
	border: 0;
}

.menu-lanmu_l {
	color: #ffffff;
	float: left;
	font-weight: 700;
	font-size: 18px;
	padding: 0 0 14px 0;
}

.menu-lanmu_l img {
	display: inline-block;
	margin-right: 10px;
	margin-top: -3px;
}

.menu-lanmu_l a {
	color: #ffffff;
}

.menu-lanmu_l a:hover {
	color: #8bebff;
}

.lanmusort {
	overflow: hidden;
}

.lanmusort .lmb1 {
	margin-bottom: 26px;
}

.lanmusort .lmb2 {
	margin-top: 20px;
}

.lanmusort .lmb3 {
	margin-top: 18px;
}

.lanmusort li a {
	font-size: 18px;
	line-height: 20px;
	color: #ffffff;
	text-decoration: none;
	background-image: url(ioz_ico_02.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	padding: 0 0 10px 14px;
	font-weight: 700;
}

.lanmusort li a:hover {
	color: #8bebff;
}



/*----机构设置----*/
.lineh32 {
	line-height: 32px !important;
}

.glmin {
	min-height: 78px;
}

.menu-set {
	overflow: hidden;
}

.menu-set .winl {
	width: 534px;
	border-right: #27438e solid 1px;
}

.menu-set .winl .research {
	background: url(ioz-menu-bg01.jpg) no-repeat;
	height: 44px;
	overflow: hidden;
	margin-bottom: 19px;
	padding: 2px;
}

.menu-set .winl .research img {
	margin-right: 9px;
	float: left;
	width: 50px;
	height: 40px;
}

.menu-set .winl .research p {
	font-size: 13px;
	color: #e0eeff;
	line-height: 16px;
	margin: 4px 0 0 0;
}

.menu-set .winl .research p:hover {
	color: #8bebff;
}

.menu-set .winr {
	width: 603px;
}

.menu-set .winr .sjsort {
	padding: 4px 0 0 15px;
	overflow: hidden;
}

.menu-set .winr .sjsort .bai13 {
	color: #a6b9d5;
	line-height: 22px;
}

.menu-set .winr .sjsort a.bai13:hover {
	color: #8bebff;
}

/*----科研成果----*/
.menu-ac {
	overflow: hidden;
}

.menu-ac .winl {
	width: 60.947%;
	border-right: #27438e solid 0px;
}

.menu-ac .winr {
	width: 39.052%;
}

.menu-ac .winr .btnlink {
	overflow: hidden;
	margin-top: 64px;
}

.menu-ac .winr .btnlink li {
	margin-bottom: 0px;
}

.menu-ac .winr .btnlink li .btnnav {
	background: #2b73cd;
	font-size: 24px;
	color: #ffffff;
	padding: 62px 15px;
	border-radius: 3px;
	text-align: center;
}

.menu-ac .winr .btnlink li:hover .btnnav {
	background: #ff950c;
}

.menu-ac .winr .btnlink li .btnnav img {
	display: inline;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
}

.menu-ac .winr .btnlink li .btnnav p {
	margin: 20px 0 0 0;
}

/*----研究队伍----*/
.menu-team {
	overflow: hidden;
}

.menu-team .col-xs-3 {
	padding-right: 10px;
	padding-left: 10px;
	height: 128px;
	overflow: hidden;
	margin-bottom: 20px;
}

.menu-team .winl {
	width: 466px;
	border-right: #27438e solid 1px;
}

.menu-team .winl .qianren {
	overflow: hidden;
}

.menu-team .winl .qianren li {
	display: inline-block;
	width: 19%;
	font-size: 14px;
	margin-bottom: 10px;
}

.menu-team .winl .qianren li a {
	color: #e9f7ff;
}

.menu-team .winl .qianren li a:hover {
	color: #8bebff;
}

.menu-team .winr {
	width: 673px;
}

/*----科研平台----*/
.menu-pt {
	overflow: hidden;
}

.menu-pt .winl {
	width: 213px;
	float: left;
}

.menu-pt .winl img {
	border: #ebf6fa solid 2px;
}

.menu-pt .winr {
	width: 865px;
	float: right;
}

.menu-pt .winr .sortlink {
	overflow: hidden;
}

.menu-pt .winr .sortlink li {
	display: inline-block;
	width: 19%;
	font-size: 15px;
	margin-bottom: 10px;
}

.menu-pt .winr .sortlink li a {
	color: #e9f7ff;
}

.menu-pt .winr .sortlink li a:hover {
	color: #8bebff;
}

/*----博士后----*/
.menu-ph {
	overflow: hidden;
}

.menu-ph .winl {
	width: 458px;
	border-right: #27438e solid 1px;
}

.menu-ph .winr {
	width: 679px;
}

/*----研究生教育----*/
.menu-yjs {
	overflow: hidden;
}

.menu-yjs .winl {
	width: 300px;
	border-right: #27438e solid 1px;
}

.menu-yjs .winc {
	width: 444px;
	border-right: #27438e solid 1px;
}

.menu-yjs .winr {
	width: 395px;
}

/*----党建与创新文化----*/
.menu-party {
	overflow: hidden;
}

.menu-party .winl {
	width: 380px;
	border-right: #27438e solid 1px;
}

.menu-party .winr {
	width: 759px;
}

.appsys {
	overflow: hidden;
}

.appsys .space {
	padding: 0;
}

.appsys .boxpadding {
	padding: 0 0 20px 0;
}

.appsys .boxpadding .sysico {
	width: 60px;
	height: 60px;
	text-align: center;
	border: #a3d0f1 solid 2px;
	margin: 0 auto;
	border-radius: 50%;
	padding: 11px 0 0 0;
}

.appsys a:hover .boxpadding .sysico {
	border: #59d2ff solid 2px;
}

.appsys .boxpadding p {
	color: #ebf6fa;
	margin: 6px 0 0 0;
	font-size: 13px;
}

.appsys .boxpadding:hover p {
	color: #59d2ff;
}

/*.appsys a:hover p {opacity: 0.7;filter: alpha(opacity=70);}*/
.art {
	overflow: hidden;
}

.art li {
	margin-right: 12px;
	display: inline-block;
}

.art li:last-child {
	margin-right: 0px;
}

.art li .artimg {
	height: 118px;
	width: 167px;
	position: relative;
}

.art li .artimg p {
	position: absolute;
	bottom: 0;
	height: 26px;
	width: 100%;
	color: #ffffff;
	font-size: 14px;
	text-align: center;
	line-height: 26px;
	margin: 0;
	background: rgba(0, 0, 0, 0.6);
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr='#80000000', endColorstr='#80000000')\9;
}

.art li .artimg:hover p {
	color: #59d2ff;
}

/*----期刊著作----*/
.menu-qkzz {
	overflow: hidden;
}

.menu-qkzz .winl {
	width: 50%;
}

.menu-qkzz .winl .col-xs-4,
.menu-qkzz .winl .col-xs-6 {
	padding-right: 10px;
	padding-left: 10px;
	overflow: hidden;
	margin-bottom: 20px;
}

.menu-qkzz .winr {
	width: 50%;
}

.menu-qkzz .winr .col-xs-6 {
	margin-bottom: 20px;
}

.menu-qkzz .winr .book img {
	width: 99px;
	height: 130px;
	border: #5e9ecc solid 1px;
}

.qk-list {
	display: block;
	overflow: hidden;
}

.qk-list h2 {
	font-size: 16px;
	color: #ffffff;
	line-height: 22px;
	margin: 0 0 7px 0;
	/*overflow: hidden;text-overflow: ellipsis;white-space: nowrap;display: block;*/
}

.qk-list h2 a {
	color: #ffffff;
	font-family: \5FAE\8F6F\96C5\9ED1;
}

.qk-list h2 a:hover {
	color: #59d2ff;
	text-decoration: none;
}

.qk-list h5 {
	font-size: 14px;
	color: #949494;
	line-height: 22px;
	margin: 0 0 12px 0;
}

.qk-list .qknews-img {
	margin-right: 13px;
}

.qk-list .qknews-img img {
	width: 146px;
	height: 202px;
	border: #425a98 solid 1px;
}

.qk-list .qknews-txt p {
	line-height: 160%;
	font-size: 14px;
	margin: 0px;
	color: #ebf6fb;
}

/*---------------区域背景---------------------*/
.firstpart {
	background: #ffffff;
	overflow: hidden;
	padding: 28px 0 22px 0;
}

.secondpart {
	background: #ebf6fb;
	padding: 28px 0 28px 0;
}

.thirdpart {
	background: #0f245d;
	overflow: hidden;
	padding: 15px 0;
}

.fourthpart {
	padding: 40px 0;
}

.noticebox {
	background: url(dicp_ggbg.jpg) repeat-x top center #2596d1;
	overflow: hidden;
	padding: 18px;
}

/*---------------栏目样式---------------------*/
.lanmu {
	height: 40px;
	overflow: hidden;
	border-bottom: #d6d6d6 solid 1px;
}

.lanmu_l {
	color: #004280;
	float: left;
	font-weight: 700;
	font-size: 22px;
	padding: 0 0 14px 0;
}

.lanmu_l a {
	color: #004280;
}

.lanmu_l a:hover {
	color: #004280;
}

.lanmu_l img {
	display: inline-block;
	margin-right: 10px;
	margin-top: -3px;
}

.lanmu_r {
	line-height: 32px;
	float: right;
	font-size: 12px;
	font-family: Arial;
}

.lanmu_r a {
	color: #9a9a9a;
	text-decoration: none;
}

.lanmu_r a:hover {
	color: #ff6c00;
	text-decoration: none;
}

.lanmu1 {
	height: 42px;
	background: url(ioz-lmbg03.png) repeat-x bottom;
	margin-bottom: 20px;
}

.lanmu1_l {
	height: 42px;
	line-height: 30px;
	color: #234192;
	font-weight: 700;
	float: left;
	font-size: 24px;
	border-bottom: #df1717 solid 3px;
}

.lanmu1_r {
	line-height: 42px;
	float: right;
	color: #bddcff;
	font-family: Arial;
	font-size: 12px;
}

.lanmu1_r a {
	color: #1b84c6;
	text-decoration: none;
}

.lanmu1_r a:hover {
	color: #F00307;
	text-decoration: none;
}

.lanmu2 {
	overflow: hidden;
}

.lanmu2_l {
	color: #ffffff;
	float: left;
	font-weight: 500;
	font-size: 22px;
	padding: 0 0 18px 0;
}

.lanmu2_l img {
	display: inline-block;
	margin-right: 10px;
	margin-top: -3px;
}

.lanmu2_r {
	line-height: 32px;
	float: right;
	font-size: 12px;
	font-family: Arial;
}

.lanmu2_r a {
	color: #bfcddd;
	text-decoration: none;
}

.lanmu2_r a:hover {
	color: #ffffff;
	text-decoration: none;
}

.lanmu3 {
	height: 43px;
	background: #f3f8fd;
	margin-bottom: 20px;
}

.lanmu3_l {
	height: 43px;
	line-height: 40px;
	font-size: 20px;
	color: #fff;
	font-weight: 700;
	padding: 0 16px;
	float: left;
	background: #23408d;
}

.lanmu3_r {
	line-height: 42px;
	float: right;
	color: #e3f6ff;
	font-family: Arial;
	font-size: 14px;
	margin-right: 15px;
}

.lanmu3_r a {
	color: #2f8adb;
	text-decoration: none;
}

.lanmu3_r a:hover {
	color: #ea3808;
	text-decoration: none;
}

.sortlanmu {
	background: #cdebf5;
	padding: 8px 8px 11px 12px;
	color: #004280;
	font-size: 22px;
	border-left: #ff6c00 solid 5px;
	font-weight: 500;
	line-height: 24px;
	margin-bottom: 20px;
}

.sortlanmu a {
	color: #004280;
}

.sortlanmu a:hover {
	color: #101010;
}

/*---------------焦点图&新闻---------------------*/
.hotnews {
	background: #edf5fc;
	padding: 28px 0 34px 0;
}

.hotnews .newsbg {
	overflow: hidden;
	background: #fff;
	-ms-box-shadow: 0 1px 3px 0px rgba(38, 77, 112, 0.2);
	-o-box-shadow: 0 1px 3px 0px rgba(38, 77, 112, 0.2);
	-moz-box-shadow: 0 1px 3px 0px rgba(38, 77, 112, 0.2);
	-webkit-box-shadow: 0 1px 3px 0px rgba(38, 77, 112, 0.2);
	box-shadow: 0 1px 3px 0px rgba(38, 77, 112, 0.2);
}

.hotnews .newsbg .focuspic {
	margin: 0;
}

/*选项卡*/
.cmain1a {
	width: 100%;
	padding-right: 9px;
}

.cmain1ax {
	width: 100%;
	height: 38px;
	background: url(ioz-navbg2.gif) repeat-x bottom center;
	margin-bottom: 6px;
}

.cmain1ay {
	width: 100%;
	padding-top: 5px;
	padding-bottom: 0px;
	height: 294.7px;
	overflow: hidden;
}

.cmain1ay .title {
	font-size: 22px;
	line-height: 130%;
	margin-bottom: 10px;
	font-weight: 700;
}

.cmain1ay .title a {
	color: #e90000;
}

.cmain1ay .title a:hover {
	color: #0b4590;
	text-decoration: none;
}

.cmain1ay img {
	max-width: none;
}

.cmain1ax li {
	float: left;
	height: 38px;
	line-height: 24px;
}

.cmain1ax li.now {
	background: url(ioz-navbg3.gif) no-repeat bottom center;
}

.cmain1ax li.now a {
	color: #004280;
	text-decoration: none;
}

#threea1 {
	margin: 0 24px 0 0;
	text-align: center;
}

#threea2 {
	margin: 0 24px 0 0;
	text-align: center;
}

#threea3 {
	margin: 0 24px 0 0;
	text-align: center;
}

.cmain1ax li a {
	color: #004280;
	font-size: 20px;
	font-family: \5FAE\8F6F\96C5\9ED1;
	font-weight: 700;
	text-decoration: none;
}

.cmain1ay1 {
	width: 163px;
	height: 220px;
	float: left;
	position: relative;
	margin-right: 12px;
}

.cmain1ay1x {
	width: 163px;
	height: 28px;
	text-align: center;
	position: absolute;
	left: 10px;
	bottom: 0;
	background: url();
}

.cmain1ay1x a {
	color: #000000;
	line-height: 28px;
	font-size: 11px;
	font-family: \5FAE\8F6F\96C5\9ED1;
}

.txt_hedar {
	height: 63px;
	overflow: hidden;
}

.txt_hedar a {
	width: 100%;
	font-size: 14px;
	line-height: 150%;
	color: #383838;
	overflow: hidden;
	-webkit-line-clamp: 3;
	display: -webkit-box;
	overflow: hidden;
	-webkit-box-orient: vertical;
}

.list-index li {
	overflow: hidden;
	clear: both;
}

.list-index li a {
	float: left;
	width: 100%;
	overflow: hidden;
	font-size: 15px;
	line-height: 30px;
	color: #383838;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.list-index li a:hover {
	color: #004ea2;
	text-decoration: none;
}

.list-index span {
	height: 26px;
	line-height: 26px;
	color: #9b9b9b;
	font-size: 12px;
	font-family: Arial;
}

.list-index span.right {
	float: right;
}

@media (max-width: 1199px) {
	.cmain1ay {
		height: 198px;
	}

	.cmain1ay .title {
		font-size: 20px;
		line-height: 28px;
	}

	.list-index li a {
		font-size: 15px;
		line-height: 30px;
	}
}

@media (max-width: 991px) {
	.cmain1a {
		padding: 0 15px 8px 15px;
	}

	.cmain1ay {
		height: auto;
	}

	.cmain1ay .title {
		margin-top: 10px;
	}

	.list-index li {
		padding: 4px 0;
	}

	.list-index li a {
		font-size: 15px;
		line-height: 22px;
		white-space: normal;
	}
}

@media (max-width: 767px) {
	.txt_hedar {
		height: auto;
	}

	.txt_hedar a {
		-webkit-line-clamp: initial;
	}
}

@media screen and (max-width: 480px) {
	.list-index li a {
		width: 100%;
		font-size: 13px;
	}

	.list-index span {
		width: 0px;
		visibility: hidden;
	}
}

.list-newimg {
	overflow: hidden;
	margin: 20px 0 0 0;
}

.list-newimg li {
	margin-bottom: 18px;
}

.list-newimg li img {
	width: 100%;
	height: 145px;
}

.list-newimg .overlay {
	background-color: rgba(0, 0, 0, 0.56);
}

.list-newimg .overlay span {
	color: #E4E4E4;
	font-size: 14px;
	font-style: normal;
}

.list-newimg .overlay a {
	display: inline-block;
	width: 100%;
	height: auto;
	font-size: 15px;
	color: #fff;
	text-align: center;
	position: absolute;
	top: 18%;
	left: 0;
	margin-top: 0;
	margin-left: 0px;
	background-color: transparent;
	padding: 10px;
}

.list-newimg .overlay a:hover {
	color: #ffffff;
	text-decoration: underline;
}

@media (max-width: 1199px) {
	.list-newimg .overlay a {
		top: 10%;
	}

	.list-newimg li img {
		height: 117px;
	}
}

@media (max-width: 991px) {
	.list-newimg li img {
		height: 139px;
	}
}

@media (max-width: 767px) {
	.list-newimg li img {
		height: auto;
	}
}

/*---------------通知公告---------------------*/
.noticebtn {
	overflow: hidden;
}

.noticebtn ul li {
	margin-bottom: 14px;
	margin-right: 20px;
	display: inline-block;
	width: 47%;
	float: left;
}

.noticebtn ul li:nth-child(even) {
	margin-right: 0px;
}

.noticebtn ul li a {
	font-size: 20px;
	line-height: 20px;
	font-weight: 700;
	background: #32c7ff;
	border-radius: 2px;
	color: #ffffff;
	padding: 9px 0 11px 0;
	display: block;
	overflow: hidden;
	text-align: center;
}

.noticebtn ul li a i {
	font-size: 22px;
	margin-right: 6px;
}

.noticebtn ul li a:hover {
	background: #ff9000;
	color: #ffffff;
}

.noticebtn ul li a img {
	display: inline-block;
	margin-right: 8px;
	margin-top: -3px;
}

@media (max-width: 1299px) {
	.noticebtn ul li {
		width: 46.8%;
	}
}

@media (max-width: 1199px) {
	.noticebtn ul li {
		width: 45.8%;
	}

	.noticebtn ul li a {
		font-size: 16px;
	}

	.noticebtn ul li a i {
		font-size: 16px;
		margin-right: 0;
	}
}

@media (max-width: 991px) {
	.noticebtn ul li {
		width: 48.5%;
	}

	.noticebtn ul li a {
		font-size: 20px;
	}

	.noticebtn ul li a i {
		font-size: 22px;
		margin-right: 6px;
	}
}

@media (max-width: 767px) {
	.noticebtn ul li {
		width: 46.7%;
	}

	.firstpart {
		padding-top: 16px;
	}

}

@media (max-width: 320px) {
	.noticebtn ul li {
		width: 45.8%;
	}

	.noticebtn ul li a {
		font-size: 16px;
	}

	.noticebtn ul li a i {
		font-size: 16px;
		margin-right: 0;
	}
}

/*------------------公告选项卡----------------*/
.indexggbox {
	width: auto;
	height: auto;
	overflow: hidden;
	margin-bottom: 20px;
	border-top: #cce7f4 solid 1px;
	border-bottom: #cce7f4 solid 1px;
	border-left: #cce7f4 solid 1px;
	border-right: #cce7f4 solid 1px;
}

.index_tab {
	position: relative;
}

.index_tab .space {
	padding: 20px 14px 14px 14px;
}

.index_tab .tabmenu {
	background: #f3f8fd;
	height: 43px;
	border-bottom: #cce7f4 solid 1px;
	/*overflow: hidden;*/
}

.index_tab .tabmenu ul li {
	height: 43px;
	color: #234192;
	font-size: 18px;
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	font-weight: 700;
	float: left;
	padding: 0 16px;
}

.index_tab .tabmenu ul li a {
	color: #013985;
	font-size: 18px;
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	font-weight: 700;
}

.index_tab .tabmenu ul li.selected {
	background: #23408d;
	position: relative;
}

.index_tab .tabmenu ul li.selected a {
	color: #fff;
	font-size: 18px;
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	font-weight: 700;
}

.index_tab .tabmenu ul li span {
	height: 48px;
	float: left;
	display: block;
}

.index_tab .tabmenu ul li span.tabg {
	padding: 0;
	width: 100%;
	text-align: center;
	padding: 10px 0 0 0;
}

.index_tab .tabmenu ul li span.bg {
	width: 3px;
	line-height: 0;
	overflow: hidden;
	font-size: 0px;
}

.index_tab .tabmenu ul li span.bg01 {
	width: 3px;
	line-height: 0;
	overflow: hidden;
	font-size: 0px;
}

.index_tab .tabmenu ul li span.bg02 {
	width: 3px;
	line-height: 0;
	overflow: hidden;
	font-size: 0px;
}

.index_tab .tabmenu ul li.selected span.tabg {
	width: 100%;
	text-align: center;
	color: #fff;

	padding: 10px 0 0 0;
}

.index_tab .tabmenu ul li.selected b {
	width: 9px;
	height: 5px;
	background: url(gdhov_twt.png) no-repeat;
	display: block;
	position: absolute;
	bottom: -5px;
	left: 50%;
	margin-left: -4.5px;
}

.index_job {
	position: relative;
}

.index_job .space {
	padding: 20px 14px 14px 14px;
}

.index_job .tabmenu {
	background: #f3f8fd;
	height: 43px;
	border-bottom: #cce7f4 solid 1px;
	/*overflow: hidden;*/
}

.index_job .tabmenu ul li {
	height: 43px;
	color: #234192;
	font-size: 18px;
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	font-weight: 700;
	float: left;
	padding: 0 16px;
}

.index_job .tabmenu ul li a {
	color: #013985;
	font-size: 18px;
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	font-weight: 700;
}

.index_job .tabmenu ul li.selected {
	background: #23408d;
	position: relative;
}

.index_job .tabmenu ul li.selected b {
	width: 9px;
	height: 5px;
	background: url(gdhov_twt.png) no-repeat;
	display: block;
	position: absolute;
	bottom: -5px;
	left: 50%;
	margin-left: -4.5px;
}

.index_job .tabmenu ul li.selected a {
	color: #fff;
	font-size: 18px;
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	font-weight: 700;
}

.index_job .tabmenu ul li span {
	height: 48px;
	float: left;
	display: block;
}

.index_job .tabmenu ul li span.tabg {
	padding: 0;
	width: 100%;
	text-align: center;
	padding: 10px 0 0 0;
}

.index_job .tabmenu ul li span.bg {
	width: 3px;
	line-height: 0;
	overflow: hidden;
	font-size: 0px;
}

.index_job .tabmenu ul li span.bg01 {
	width: 3px;
	line-height: 0;
	overflow: hidden;
	font-size: 0px;
}

.index_job .tabmenu ul li span.bg02 {
	width: 3px;
	line-height: 0;
	overflow: hidden;
	font-size: 0px;
}

.index_job .tabmenu ul li.selected span.tabg {
	width: 100%;
	text-align: center;
	color: #fff;
	padding: 10px 0 0 0;
}

.events_tab {
	position: relative;
}

.events_tab .tabmenu {
	background: url(ioz-lmbg03.png) repeat-x bottom;
	height: 36px;
	overflow: hidden;
}

.events_tab .tabmenu ul li {
	height: 36px;
	color: #234192;
	font-size: 18px;
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	font-weight: 700;
	float: left;
	margin-right: 30px;
}

.events_tab .tabmenu ul li:last-child {
	margin-right: 0px;
}

.events_tab .tabmenu ul li a {
	color: #234192;
	font-size: 18px;
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	font-weight: 700;
}

.events_tab .tabmenu ul li.selected a {
	color: #234192;
	font-size: 18px;
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	font-weight: 700;
}

.events_tab .tabmenu ul li span {
	height: 36px;
	float: left;
	display: block;
}

.events_tab .tabmenu ul li span.tabg {
	padding: 0;
	width: 100%;
	text-align: center;
}

.events_tab .tabmenu ul li span.bg {
	width: 3px;
	line-height: 0;
	overflow: hidden;
	font-size: 0px;
}

.events_tab .tabmenu ul li span.bg01 {
	width: 3px;
	line-height: 0;
	overflow: hidden;
	font-size: 0px;
}

.events_tab .tabmenu ul li span.bg02 {
	width: 3px;
	line-height: 0;
	overflow: hidden;
	font-size: 0px;
}

.events_tab .tabmenu ul li.selected span.tabg {
	width: 100%;
	text-align: center;
	color: #234192;
	border-bottom: #df1717 solid 3px;
}

.fwcx {
	width: 100%;
	overflow: hidden;
	height: 352px;
}

.fwcx1 {
	width: 100%;
	overflow: hidden;
	height: 276px;
}

.more {
	position: absolute;
	top: 0px;
	right: 0px;
}

.more1 {
	position: absolute;
	top: 7px;
	right: 13px;
}

@media (max-width: 1199px) {
	.index_tab .tabmenu ul li {
		font-size: 19px;
		margin: 0 8px;
	}

	.index_tab .tabmenu ul li a {
		font-size: 19px;
	}

	.index_tab .tabmenu ul li.selected a {
		font-size: 19px;
	}

	.index_job .tabmenu ul li {
		font-size: 19px;
		margin: 0 8px;
	}

	.index_job .tabmenu ul li a {
		font-size: 19px;
	}

	.index_job .tabmenu ul li.selected a {
		font-size: 19px;
	}

	.fwcx {
		height: 320px;
	}

	.fwcx1 {
		height: 276px;
	}
}

@media (max-width: 991px) {
	.index_tab .tabmenu ul li {
		font-size: 18px;
		padding: 0 16px;
	}

	.index_job .tabmenu ul li {
		font-size: 18px;
		margin: 0 16px;
	}

	.fwcx {
		height: 336px;
	}

	.fwcx1 {
		height: 282px;
	}
}

@media (max-width: 767px) {
	.fwcx {
		height: auto;
	}

	.fwcx1 {
		height: auto;
	}

	.events_tab .tabmenu ul li {
		margin-right: 22px;
	}
}

@media (max-width: 640px) {
	.index_tab .tabmenu ul li {
		font-size: 18px;
		margin: 0 8px;
	}

	.index_job .tabmenu ul li {
		font-size: 18px;
		margin: 0 8px;
	}

	.btn-text {
		margin: 8px 0 0 0;
	}
}

@media (max-width: 320px) {
	.events_tab .tabmenu ul li {
		margin-right: 10px;
		height: 36px;
		font-size: 16px;
		font-weight: 500;
	}
}

/*------------------招生招聘----------------*/
.zszp {
	height: 213px;
	overflow: hidden;
}

.zszp ul li {
	float: left;
	width: 100%;
	margin-bottom: 12px;
	line-height: 140%;
	background-image: url(ico_03.gif);
	background-repeat: no-repeat;
	background-position: left 10px;
	padding-left: 15px;
	-webkit-line-clamp: 2;
	display: -webkit-box;
	overflow: hidden;
	-webkit-box-orient: vertical;
	height: 42px;
}

.zszp ul li span {
	font-size: 6px;
	color: #ff0000;
	margin-right: 5px;
}

.zszp ul li a:hover {
	color: #004ea2;
}

.zszp ul li a>img {
	display: inline-block;
	margin: 0 0 0 6px;
}

@media (max-width: 991px) {
	.zszp {
		height: auto;
	}

	.zszp ul li {
		height: auto;
		-webkit-line-clamp: initial;
	}
}

/*------------------滚动公告----------------*/
.marquee-1 {
	width: 100%;
	height: 213px;
	overflow: hidden;
	margin: 0;
}

.marquee-1 ul {
	float: left;
	width: auto;
	padding: 0px;
}

.marquee-1 ul li {
	float: left;
	width: 100%;
	padding: 5px 0;
	line-height: 140%;
	background-image: url(ico_03.gif);
	background-repeat: no-repeat;
	background-position: left 14px;
	padding-left: 15px;
}

.marquee-1 ul li span {
	font-size: 6px;
	color: #ff0000;
	margin-right: 5px;
}

.marquee-1 ul li a:hover {
	color: #004ea2;
}

.marquee-1 ul li a>img {
	display: inline-block;
	margin: 0 0 0 6px;
}

@media (max-width: 1199px) {
	.marquee-1 {
		height: 205px;
	}
}

@media (max-width: 991px) {
	.marquee-1 {
		height: 180px;
	}
}

.hui {
	font-size: 14px;
	line-height: 26px;
	color: #4668c1;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}

.hei {
	font-size: 12px;
	line-height: 18px;
	color: #8b8b8b;
	text-decoration: none;
	font-family: Arial;
}

a.hei:hover {
	color: #f86900;
	font-size: 12px;
	text-decoration: none;
}

.hei1 {
	font-size: 15px;
	line-height: 140%;
	color: #454545;
	text-decoration: none;
	padding-left: 6px;
}

.both_img {
	margin-bottom: 20px;
}

A.hei1:hover {
	COLOR: #234192;
	FONT-SIZE: 15px;
	text-decoration: none;
}

.hei2 {
	font-size: 14px;
	line-height: 140%;
	color: #454545;
	text-decoration: none;
}

A.hei2:hover {
	COLOR: #234192;
	FONT-SIZE: 14px;
	text-decoration: none;
}

.lan {
	font-size: 12px;
	line-height: 18px;
	color: #0f8fd0;
	text-decoration: none;
}

a.lan:hover {
	color: #15499a;
	font-size: 12px;
	text-decoration: none;
}

.lan1 {
	font-size: 13px;
	line-height: 18px;
	color: #234192;
	text-decoration: none;
}

a.lan1:hover {
	color: #d61300;
	font-size: 13px;
	text-decoration: none;
}

.huang {
	font-size: 15px;
	color: #ffc435;
	line-height: 20px;
}

.dlan {
	font-size: 13px;
	line-height: 18px;
	color: #6ff3ff;
	text-decoration: none;
	font-family: Arial;
}

.bai {
	font-size: 13px;
	line-height: 20px;
	color: #ffffff;
	text-decoration: none;
	font-family: \5FAE\8F6F\96C5\9ED1;
	background-image: url(ico_bd.gif);
	background-repeat: no-repeat;
	background-position: left 6px;
	padding-left: 16px;
}

a.bai:hover {
	color: #6ff3ff;
	font-size: 13px;
}

.bai12 {
	font-size: 12px;
	line-height: 18px;
	color: #e9f7ff;
	text-decoration: none;
}

a.bai12:hover {
	color: #8bebff;
	font-size: 12px;
}

.bai13 {
	font-size: 13px;
	line-height: 20px;
	color: #e9f7ff;
	text-decoration: none;
}

a.bai13:hover {
	color: #8bebff;
	font-size: 13px;
}

.bai14 {
	font-size: 14px;
	line-height: 25px;
	color: #e9f7ff;
	text-decoration: none;
}

a.bai14:hover {
	color: #8bebff;
	font-size: 14px;
}

.bai15 {
	font-size: 15px;
	line-height: 20px;
	color: #e9f7ff;
	text-decoration: none;
	padding-bottom: 10px;
}

a.bai15:hover {
	color: #8bebff;
	font-size: 15px;
}

/*---------------专题及图标链接---------------------*/

.win-ico {
	overflow: hidden;
	width: 100%;
	margin-bottom: 20px;
}

.win-ico li a {
	width: 100%;
	/*background:url(btmbg_twt2020.png) no-repeat;*/
	display: block;
}

.win-ico li:last-child {
	margin-right: 0px;
}

.btm_fontlab {}

.btm_fontlab .row {
	margin-left: -10px;
	margin-right: -10px;
}

.btm_fontlab .row>[class^='col'] {
	padding-left: 10px;
	padding-right: 10px;
}

.btm_fontlab .overlay-container img {
	width: 100%;
	height: 175px;
}

.btm_fontlab .col-md-3.col-sm-6 {
	padding: 0 10px;
}

.btm_fontlab .overlay {
	background-color: rgba(0, 0, 0, 0.56);
}

.btm_fontlab .overlay a {
	display: inline-block;
	width: 100%;
	height: auto;
	font-size: 15px;
	line-height: 160%;
	color: #fff;
	text-align: center;
	position: absolute;
	top: 26%;
	left: 0;
	margin-top: 0;
	margin-left: 0px;
	background-color: transparent;
	padding: 10px 25px;
}

.btm_fontlab .overlay a:hover {
	color: #ffffff;
	text-decoration: underline;
}


@media (max-width: 1199px) {
	.btm_fontlab .overlay-container img {
		height: 143px;
	}

	.win-zt {
		width: 47%;
	}

	.win-ico {
		width: 50%;
	}

	/*.win-ico li {
	width: 86px;
	margin-right: 10px;
}*/
	.win-ico p {
		font-size: 12px;
	}
}

@media (max-width: 991px) {
	.btm_fontlab .row {
		margin-left: -15px;
		margin-right: -15px;
	}

	.btm_fontlab .row>[class^='col'] {
		padding-left: 15px;
		padding-right: 15px;
		margin-bottom: 30px;
	}

	.btm_fontlab .overlay-container img {
		height: 224px;
	}

	.win-zt {
		width: 100%;
	}

	.win-zt .topic .topic-l {
		width: 80%;
	}

	.win-ico {
		width: 100%;
		margin-top: 20px;
	}

	/*.win-ico li {
	width: 17.2%;
	margin-right: 25px;
}*/
	.win-ico p {
		font-size: 14px;
	}
}

@media (max-width: 767px) {
	.btm_fontlab .overlay-container img {
		height: auto;
	}

	.btm_fontlab .overlay a {
		font-size: 24px;
	}

	.win-zt .topic .topic-l {
		width: 100%;
	}

	/*.win-ico li {
	width: 16.2%;
	margin-right: 16px;
	padding: 8px 0 6px 0;
	height: auto;
}*/
	.win-ico p {
		font-size: 12px;
		line-height: 16px;
		padding: 0 6px;
	}
}

.swipslider {
	position: relative;
	overflow: hidden;
	display: block;
	padding-top: 95px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.swipslider .sw-slides {
	display: block;
	padding: 0;
	list-style: none;
	width: 100%;
	height: 100%;
	white-space: nowrap;
	font-size: 0;
	-webkit-transform: translateX(0);
	transform: translateX(0);
	position: absolute;
	bottom: 0;
}

.swipslider .sw-slide {
	width: 100%;
	height: 75%;
	margin: auto;
	display: inline-block;
	position: relative;
}

.swipslider .sw-slide>img {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	max-height: 100%;
	max-width: 100%;
	margin-left: auto;
	margin-right: auto;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.swipslider .sw-slide .sw-content {
	width: 100%;
	height: 100%;
	margin-left: 0;
	margin-right: 0;
	font-size: 14px;
}

.sw-bullet {
	position: absolute;
	bottom: 3px;
	list-style: none;
	display: block;
	width: 100%;
	text-align: center;
	padding: 0;
	margin: 0;
}

.sw-bullet li {
	width: 13px;
	height: 6px;
	background-color: #dbdbdb;
	display: inline-block;
	cursor: pointer;
	transition: all .2s ease-out;
}

.sw-bullet li:hover {
	background-color: rgba(219, 219, 219, 0.6);
}

.sw-bullet li.active {
	background-color: #074aa5;
	box-shadow: 0 0 2px rgba(219, 219, 219, 0.6);
}

.sw-bullet li:not(:last-child) {
	margin-right: 5px;
}

@media (max-width: 1199px) {
	.swipslider {
		padding-top: 77px;
	}
}

@media (max-width: 991px) {
	.swipslider {
		padding-top: 190px;
	}
}

@media (max-width: 767px) {
	.swipslider {
		padding-top: 101px;
	}
}

@media (max-width: 380px) {
	.swipslider {
		padding-top: 90px;
	}
}

/*---------------------视频---------------------------*/
.aboutvideo {
	overflow: hidden;
}

.videoxl {
	border: #f7d4c1 solid 6px;
	overflow: hidden;
	border-radius: 5px;
}

.videoxl #CuPlayer div.CuMob {
	height: 360px;
}

/*PC端宽高设定*/
#CuPlayer div.CuPc {
	width: 100%;
	height: 450px;
	margin: 0 auto;
}

/*移动端宽高设定*/
#CuPlayer div.CuMob {
	width: 100%;
	height: 175px;
	margin: 0 auto;
	position: relative;
}

#CuPlayer div.CuPad {
	width: 100%;
	height: 450px;
	margin: 0 auto;
}

#CuPlayer .video-js {
	width: 100%;
	height: 100%;
}

/*移动端设定*/

@media (max-width: 1199px) {
	#CuPlayer div.CuMob {
		height: 143px;
	}
}

@media (max-width: 991px) {
	#CuPlayer div.CuMob {
		height: 224px;
	}

	.videoxl #CuPlayer div.CuMob {
		height: 330px;
	}
}

@media (max-width: 767px) {
	#CuPlayer div.CuMob {
		height: 224px;
	}

	.videoxl #CuPlayer div.CuMob {
		height: 236px;
	}
}

@media (max-width: 380px) {
	#CuPlayer div.CuMob {
		height: 187px;
	}

	.videoxl #CuPlayer div.CuMob {
		height: 210px;
	}
}

@media (max-width: 320px) {
	#CuPlayer div.CuMob {
		height: 163px;
	}

	.videoxl #CuPlayer div.CuMob {
		height: 176px;
	}
}

/*---------------联系信息等------------------*/
.contactinfo {
	font-size: 16px;
	line-height: 36px;
	color: #e4f1f8;
}

@media (max-width: 1199px) {
	.contactinfo {
		line-height: 33px;
	}
}

@media (max-width: 991px) {
	.contactinfo {
		line-height: 38px;
	}
}

/*---------------新闻动态---------------------*/
.minh {}

.picnewslist {
	overflow: hidden;
	margin: 0 15px 10px 15px;
}

.picnewslist li {
	margin-bottom: 8px;
	display: block;
	overflow: hidden;
}

.picnewslist li:last-child {
	margin-bottom: 0px;
	border-bottom: #ccc dashed 0px;
}

.picnewslist li h2 {
	font-size: 15px;
	line-height: 22px;
	margin: 0 0 8px 0;
	display: block;
}

/*text-overflow: ellipsis;white-space: nowrap;*/
.picnewslist li h2 a {
	color: #383838;
	font-family: \5FAE\8F6F\96C5\9ED1;
}

.picnewslist li h2 a:hover {
	color: #004ea2;
	text-decoration: none;
}

.picnewslist .news-img {
	margin-right: 10px;
	margin-bottom: 8px;
}

.picnewslist .news-img img {
	max-width: 102px;
	border: #e4e4e4 solid 1px;
}

.picnewslist .news-txt p {
	line-height: 20px;
	font-size: 13px;
	margin: 0px;
	color: #8e8e8e;
}

.picnewslist .news-txt i {
	font-size: 12px;
	margin: 0 0 5px 0;
	color: #009cd1;
	display: block;
	font-style: normal;
	text-align: right;
}

.picnewslist .news-txt p a {
	overflow: hidden;
	color: #f08519;
	font-size: 12px;
	text-decoration: underline;
	font-style: italic;
	display: block;
}

.picnewslist .news-txt p a:hover {
	color: #15549a;
}

.picnewslist .hzfa-img {
	margin-right: 10px;
	margin-bottom: 15px;
}

.picnewslist .hzfa-img img {
	max-width: 112px;
	border: #e4e4e4 solid 3px;
}

.picnewslist .hzfa-txt p {
	line-height: 1.5;
	font-size: 12px;
	margin: 0 0 15px 0;
	color: #8e8e8e;
}

@media (max-width: 1199px) {
	.minh {
		min-height: 98px;
	}

	.picnewslist li h2 {
		font-size: 14px;
	}
}

@media (max-width: 991px) {
	.minh {
		min-height: auto;
	}
}

@media (min-width: 768px) {
	.picnewslist .news-txt p {
		line-height: 20px;
		height: auto;
		font-size: 13px;
		overflow: hidden;
	}

	.picnewslist .news-img img {
		width: 102px;
		height: 66px;
	}

	.picnewslist .news-img {
		margin-right: 13px;
	}

	.picnewslist li {
		margin-bottom: 8px;
		display: block;
		overflow: hidden;
	}

	.picnewslist .hzfa-txt p {
		line-height: 20px;
		height: auto;
		font-size: 13px;
		overflow: hidden;
	}

	.picnewslist .hzfa-img img {
		width: 112px;
		height: 152px;
	}

	.picnewslist .hzfa-img {
		margin-right: 15px;
	}
}

@media (max-width: 767px) {
	.picnewslist .news-img {
		margin-bottom: 2px;
	}

	.picnewslist .news-img img {
		width: 126px;
		height: 84px;
	}

	.picnewslist .hzfa-img {
		margin-bottom: 2px;
	}

	.picnewslist .hzfa-img img {
		width: 106px;
		height: 146px;
	}

	.picnewslist li h2 {
		white-space: normal;
	}
}

/*-----------------文字列表---------------------*/
.listmt {
	margin-top: 4px;
}

.listmt1 {
	margin-top: 22px;
}

.list-tab {
	overflow: hidden;
	display: block;
}

.list-tab ul li {
	overflow: hidden;
	clear: both;
	border-bottom: 0px dashed #d4d4d4;
	width: 100%;
	text-align: left;
	margin: 0 0 12px 0;
}

.list-tab ul li a {
	float: left;
	/*width:88%;*/
	max-width: 84%;
	overflow: hidden;
	font-size: 15px;
	line-height: 140%;
	color: #383838;
	background-image: url(ioz_ico_01.gif);
	background-repeat: no-repeat;
	background-position: left 8px;
	padding: 0 0 0 10px;
	text-overflow: ellipsis;
	white-space: nowrap;
	display: block;
	font-weight: 500;
}

.list-tab ul li a>img {
	display: inline-block;
	margin: 0 0 0 6px;
}

.list-tab ul li a:hover {
	color: #234192;
	text-decoration: none;
}

.list-tab i {
	float: left;
	margin: 6px 0 0 8px;
}

.list-tab span {
	line-height: 140%;
	color: #929292;
	font-size: 14px;
	font-family: Arial;
}

.list-tab span.right {
	float: right;
}

@media (max-width: 1199px) {
	.list-tab ul li a {
		max-width: 81%;
	}

	.listmt {
		margin-top: 0px;
	}

	.listmt1 {
		margin-top: 23px;
	}
}

@media (max-width: 991px) {
	.listmt1 {
		margin-top: 12px;
	}
}

@media screen and (max-width: 767px) {
	.list-tab ul li a {
		max-width: 78%;
		white-space: normal;
	}
}

@media screen and (max-width: 380px) {
	.list-tab ul li a {
		max-width: 76%;
	}
}

@media screen and (max-width: 320px) {
	.list-tab ul li a {
		max-width: 100%;
	}

	.list-tab span {
		width: 0px;
		visibility: hidden;
		display: none;
	}
}

.list-news {
	overflow: hidden;
	display: block;
}

.list-news li {
	overflow: hidden;
	clear: both;
	border-bottom: 0px dashed #d4d4d4;
}

.list-news li a {
	float: left;
	/*width:86%;*/
	max-width: 88%;
	overflow: hidden;
	font-size: 15px;
	line-height: 33px;
	color: #383838;
	background-image: url(ioz_ico_01.gif);
	background-repeat: no-repeat;
	background-position: left 14px;
	padding-left: 14px;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.list-news li a>img {
	display: inline-block;
	margin: 0 0 0 6px;
}

.list-news li a:hover {
	color: #004ea2;
}

.list-news i {
	float: left;
	margin: 14px 0 0 8px;
}

.list-news span {
	line-height: 33px;
	color: #9b9b9b;
	font-size: 14px;
	font-family: Arial;
}

.list-news span.right {
	float: right;
}

@media (max-width: 1199px) {}

@media screen and (max-width: 991px) {
	.list-news i {
		margin: 12px 0 0 8px;
	}
}

@media screen and (max-width: 767px) {
	.list-news ul li {
		padding: 4px 0;
		margin-bottom: 8px;
	}

	.list-news li a {
		max-width: 80%;
		white-space: normal;
		line-height: 140%;
		background-position: left 8px;
	}

	.list-news span {
		line-height: 140%;
	}

	.list-news li:nth-child(5n+0) {
		margin-bottom: 8px;
	}
}

@media screen and (max-width: 380px) {
	.list-news li a {
		max-width: 77%;
	}
}

@media screen and (max-width: 320px) {
	.list-news li a {
		max-width: 100%;
	}

	.list-news span {
		visibility: hidden;
		display: none;
	}
}

.list-article {
	overflow: hidden;
	display: block;
}

.list-article li {
	overflow: hidden;
	clear: both;
	border-bottom: 0px dashed #d4d4d4;
}

.list-article li a {
	float: left;
	/*width:100%;*/
	max-width: 100%;
	overflow: hidden;
	font-size: 15px;
	line-height: 33px;
	color: #383838;
	background-image: url(ioz_ico_01.gif);
	background-repeat: no-repeat;
	background-position: left 14px;
	padding-left: 14px;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.list-article li a>img {
	display: inline-block;
	margin: 0 0 0 6px;
}

.list-article li a:hover {
	color: #004ea2;
}

.list-article i {
	float: left;
	margin: 14px 0 0 8px;
}

@media screen and (max-width: 1199px) {}

@media screen and (max-width: 991px) {
	.list-article i {
		margin: 12px 0 0 8px;
	}
}

@media screen and (max-width: 767px) {
	.list-article ul li {
		padding: 4px 0;
	}

	.list-article li a {
		max-width: 100%;
		white-space: normal;
		line-height: 24px;
		background-position: left 10px;
	}
}

/*---------------信息平台---------------------*/
.infoplatform {
	overflow: hidden;
}

.infoplatform .space {
	padding: 0;
}

.infoplatform .boxpadding {
	padding: 20px 0;
}

.infoplatform .sideline {
	border-bottom: #dfeef9 solid 1px;
	border-right: #dfeef9 solid 1px;
}

.infoplatform .in_icon1 {
	background: #0062ac;
}

.infoplatform .in_icon2 {
	background: #0ba299;
}

.infoplatform .in_icon3 {
	background: #6fbc47;
}

.infoplatform .in_icon4 {
	background: #24a9e6;
}

.infoplatform .in_icon5 {
	background: #f8b62c;
}

.infoplatform p {
	color: #ffffff;
	margin: 6px 0 0 0;
	font-size: 12px;
}

.infoplatform a:hover p {
	opacity: 0.7;
	filter: alpha(opacity=70);
}

@media (max-width: 1299px) {
	.infoplatform .boxpadding {
		padding: 23px 0;
	}
}

/*---------------学术活动---------------------*/
/*首页样式*/
.events {
	background: #f3f9fe;
	overflow: hidden;
	padding: 18px;
	border: #b6d5eb solid 1px;
	min-height: 342px;
}

.cmain2by {
	width: 100%;
}

.cmain2by dl {
	margin: 0px;
}

.cmain2by dd {
	overflow: hidden;
	margin-bottom: 15px;
	padding-bottom: 14px;
	border-bottom: #d3d3d3 dashed 1px;
}

.cmain2by dd:last-child {
	margin-bottom: 0px;
	padding-bottom: 0px;
	border-bottom: 0px;
}

.cmain2by dd.cmain2byli1 {
	background: #f1f1f1;
}

.cmain2by dd span {
	float: left;
	color: #ff9c00;
	text-align: center;
	width: 63px;
	margin-right: 2px;
	font-size: 25px;
	font-weight: 700;
	padding: 2px 0 0 0;
	background: url(ioz_datebg.png) no-repeat top center;
	font-family: Arial;
	/*font-family: Baskerville, Palatino Linotype, Palatino, Century Schoolbook L, Times New Roman, serif;*/
}

.cmain2by dd span b {
	background: #3655aa;
	height: 24px;
	text-align: center;
	line-height: 24px;
	font-size: 12px;
	font-family: Arial;
	display: block;
	color: #ffffff;
}

.cmain2by dd .hdtitle {
	float: left;
	width: 90%;
	overflow: hidden;
	display: block;
	color: #535353;
	margin-left: 10px;
}

.cmain2by dd .hdtitle a {
	overflow: hidden;
	display: block;
	line-height: 20px;
	color: #383838;
	font-size: 15px;
	text-decoration: none;
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.cmain2by dd .hdtitle a>img {
	display: inline-block;
	margin-left: 6px;
}

.cmain2by dd .hdtitle a:hover {
	COLOR: #004ea2;
}

.cmain2by dd .hdtitle p {
	font-size: 13px;
	color: #2f50a7;
	line-height: 19px;
	margin: 7px 0 0 0;
}

@media (max-width: 1299px) {
	.events {
		min-height: 358px;
	}
}

@media (max-width: 1199px) {
	.cmain2by dd .hdtitle {
		width: 87%;
	}
}

@media (max-width: 991px) {
	.cmain2by dd .hdtitle {
		width: 89%;
	}
}

@media (max-width: 767px) {
	.cmain2by {
		margin-bottom: 13px;
	}

	.cmain2by dd .hdtitle {
		width: 76.8%;
	}

	.cmain2by dd .hdtitle a {
		white-space: normal;
		font-size: 14px;
	}
}

@media (max-width: 320px) {
	.cmain2by dd .hdtitle {
		width: 71.8%;
	}
}

/*列表页样式*/
.academic-notice {
	width: 100%;
}

.academic-notice dl {
	margin: 0px;
}

.academic-notice dd {
	overflow: hidden;
	margin-bottom: 16px;
	padding-bottom: 16px;
	border-bottom: #dedede dashed 1px;
}

.academic-notice dd:last-child {
	margin-bottom: 0px;
	padding-bottom: 0px;
	border-bottom: 0px;
}

.academic-notice dd span {
	float: left;
	color: #ff9c00;
	text-align: center;
	width: 63px;
	margin-right: 2px;
	font-size: 25px;
	font-weight: 700;
	padding: 2px 0 0 0;
	background: url(ioz_datebg.png) no-repeat top center;
	font-family: Arial;
}

.academic-notice dd span b {
	background: #0367b2;
	height: 24px;
	text-align: center;
	line-height: 24px;
	font-size: 12px;
	font-family: Arial;
	display: block;
	color: #ffffff;
}

.academic-notice dd .hdtitle {
	float: left;
	width: 90%;
	overflow: hidden;
	display: block;
	color: #535353;
	margin-left: 10px;
}

.academic-notice dd .hdtitle a {
	overflow: hidden;
	display: block;
	line-height: 20px;
	color: #383838;
	font-size: 16px;
	text-decoration: none;
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	text-overflow: ellipsis;
	white-space: normal;
}

.academic-notice dd .hdtitle a>img {
	display: inline-block;
	margin-left: 6px;
}

.academic-notice dd .hdtitle a:hover {
	COLOR: #004ea2;
}

.academic-notice dd .hdtitle p {
	font-size: 13px;
	color: #0367b2;
	line-height: 18px;
	margin: 7px 0 0 0;
}

@media (max-width: 1199px) {
	.academic-notice dd .hdtitle {
		width: 88%;
	}

	.academic-notice dd .hdtitle a {
		font-size: 15px;
	}
}

@media (max-width: 991px) {
	.academic-notice dd .hdtitle {
		width: 81%;
	}
}

@media (max-width: 767px) {
	.academic-notice dd .hdtitle {
		width: 74.8%;
	}

	.academic-notice dd .hdtitle a {
		white-space: normal;
		font-size: 14px;
	}
}

@media (max-width: 320px) {
	.academic-notice dd .hdtitle {
		width: 70.8%;
	}
}

/*二级页面侧边样式*/
.jlnotice {
	margin: 0 15px 18px 15px;
}

.jlnotice dl {
	margin: 0px;
}

.jlnotice dd {
	overflow: hidden;
	margin-bottom: 17px;
	padding-bottom: 17px;
	border-bottom: #d3d3d3 dashed 1px;
}

.jlnotice dd:last-child {
	margin-bottom: 0px;
	padding-bottom: 0px;
	border-bottom: 0px;
}

.jlnotice dd span {
	float: left;
	color: #ff9c00;
	text-align: center;
	width: 63px;
	margin-right: 2px;
	font-size: 25px;
	font-weight: 700;
	padding: 2px 0 0 0;
	background: url(ioz_datebg.png) no-repeat top center;
	font-family: Arial;
	/*font-family: Baskerville, Palatino Linotype, Palatino, Century Schoolbook L, Times New Roman, serif;*/
}

.jlnotice dd span b {
	background: #0367b2;
	height: 24px;
	text-align: center;
	line-height: 24px;
	font-size: 12px;
	font-family: Arial;
	display: block;
	color: #ffffff;
}

.jlnotice dd .hdtitle {
	float: left;
	width: 76%;
	overflow: hidden;
	display: block;
	color: #535353;
	margin-left: 10px;
}

.jlnotice dd .hdtitle a {
	overflow: hidden;
	display: block;
	line-height: 20px;
	color: #383838;
	font-size: 15px;
	text-decoration: none;
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.jlnotice dd .hdtitle a>img {
	display: inline-block;
	margin-left: 6px;
}

.jlnotice dd .hdtitle a:hover {
	COLOR: #004ea2;
}

.jlnotice dd .hdtitle p {
	font-size: 13px;
	color: #0561a6;
	line-height: 19px;
	margin: 7px 0 0 0;
}

@media (max-width: 1299px) {
	.jlnotice dd {
		margin-bottom: 21px;
		padding-bottom: 21px;
	}
}

@media (max-width: 1199px) {
	.jlnotice dd .hdtitle {
		width: 71%;
	}
}

/*---------------媒体风采---------------------*/
.homelist {
	overflow: hidden;
}

.homelist li {
	margin-bottom: 8px;
	display: block;
	overflow: hidden;
}

.homelist li:last-child {
	margin-bottom: 0px;
	border-bottom: #ccc dashed 0px;
}

.homelist li h2 {
	font-size: 15px;
	color: #ffffff;
	line-height: 22px;
	margin: 0 0 8px 0;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	display: block;
}

.homelist li h2 a {
	color: #ffffff;
	font-family: \5FAE\8F6F\96C5\9ED1;
}

.homelist li h2 a:hover {
	color: #b8cff3;
	text-decoration: none;
}

.homelist .news-img img {
	max-width: 142px;
	border: #e4f2fb solid 1px;
}

.homelist .news-txt p {
	line-height: 20px;
	font-size: 12px;
	margin: 0px;
	color: #d5c7c3;
}

.homelist .news-txt i {
	font-size: 12px;
	margin: 4px 0 0 0;
	color: #a3dffd;
	display: block;
	font-style: normal;
	text-align: right;
}

.homelist .news-txt p a {
	overflow: hidden;
	color: #f08519;
	font-size: 12px;
	text-decoration: underline;
	font-style: italic;
	display: block;
}

.homelist .news-txt p a:hover {
	color: #15549a;
}

@media (min-width: 768px) {
	.homelist .news-txt p {
		line-height: 20px;
		height: auto;
		font-size: 12px;
		overflow: hidden;
	}

	.homelist .news-img img {
		width: 142px;
		height: 96px;
	}

	.homelist .news-img {
		margin-right: 15px;
	}

	.homelist li {
		margin-bottom: 30px;
		display: block;
		overflow: hidden;
	}
}

@media (max-width: 1199px) {
	.homelist li {
		margin-bottom: 2px;
	}
}

@media (max-width: 991px) {
	.homelist li {
		margin-bottom: 20px;
	}
}

@media (max-width: 767px) {
	.homelist .news-img {
		margin-bottom: 2px;
		margin-right: 15px;
	}

	.homelist .news-img img {
		width: 126px;
		height: 84px;
	}

	.homelist li h2 {
		white-space: normal;
		overflow: inherit;
	}
}

/*---------------视频中心---------------------*/
.picvid {
	margin: 2px 0 0 0;
}

.videobox {
	overflow: hidden;
	display: block;
	margin: 22px 0 0 0;
}

.videobox .txtinfo {
	overflow: hidden;
	padding: 10px 0 0 0;
}

.videobox .txtinfo h4 {
	color: #333;
	font-size: 15px;
	line-height: 140%;
	font-weight: 500;
	margin: 0;
	-webkit-line-clamp: 2;
	display: -webkit-box;
	overflow: hidden;
	text-decoration: none;
	-webkit-box-orient: vertical;
	height: 44px;
}

.videobox .txtinfo h4 a {
	color: #333;
	border: 0;
	display: block;
}

.videobox .txtinfo h4 a:hover {
	color: #003b8b;
	text-decoration: none;
}

.video-container {
	/*border:#f7d4c1 solid 6px;*/
	position: relative;
	overflow: hidden;
	/*display: inline-block;*/
	font-size: 16px;
	font-size: 1rem;
	vertical-align: top;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	border-radius: 2px;

}

/*width:173px; height:116px; */
.video-container:hover .headline {
	background: white;
	z-index: 2;
}

.video-container i {
	display: block;
	position: absolute;
	opacity: .6;
	text-align: center;
	color: inherit;
	font-size: 46px;
	width: 46px;
	height: 46px;
	top: 50%;
	left: 50%;
	margin-top: -23px;
	margin-left: -23px;
}

.video-container:hover a {
	opacity: .9;
	/*top: 0;*/
	z-index: 2;
}

.video-container img {
	width: 100%;
	height: 170px;
	display: block;
	-webkit-transition: all .5s ease;
	/* Safari and Chrome */
	-moz-transition: all .5s ease;
	/* Firefox */
	-ms-transition: all .5s ease;
	/* IE 9 */
	-o-transition: all .5s ease;
	/* Opera */
	transition: all .5s ease;
}

/*width: 100%;height: auto;*/
.video-container .video-caption {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1;
	-webkit-transition: all .5s ease;
	/* Safari and Chrome */
	-moz-transition: all .5s ease;
	/* Firefox */
	-ms-transition: all .5s ease;
	/* IE 9 */
	-o-transition: all .5s ease;
	/* Opera */
	transition: all .5s ease;
	color: #fff;
}

.video-container .video-caption span {
	background-color: #FD0005;
	position: absolute;
	top: 0;
	padding: 0px 7px;
	font-weight: bold;
	font-size: 13px;
}

.video-container .video-caption p {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	text-align: center;
	font-size: 12px;
	background: rgba(0, 0, 0, .6);
	margin: 0;
	padding: 6px;
}

.video-container:hover img {
	-webkit-transform: scale(1.25);
	/* Safari and Chrome */
	-moz-transform: scale(1.25);
	/* Firefox */
	-ms-transform: scale(1.25);
	/* IE 9 */
	-o-transform: scale(1.25);
	/* Opera */
	transform: scale(1.25);
}

.video-container:hover .video-caption {
	background: rgba(0, 0, 0, .3);
}

@media (max-width: 1199px) {
	.video-container img {
		height: 138px;
	}
}

@media (max-width: 991px) {
	.video-container img {
		height: 143px;
	}

	.videobox .txtinfo h4 {
		font-size: 14px;
		height: 36px;
	}

	.headline {
		max-height: 68px;
		font-size: 18px;
		line-height: 20px;
	}
}

@media (max-width: 767px) {
	.videobox {
		margin: 26px 0 0 0;
	}

	.videobox .txtinfo h4 {
		font-size: 16px;
		height: auto;
	}

	.video-container img {
		height: auto;
	}
}

/*---------------推荐专题---------------------*/
/*首页样式*/
.specialtopic {}

.specialtopic img {
	border: #d9d9d9 solid 1px;
	width: 100%;
	height: 65px;
	margin: 0 0 20px 0;
}

@media (max-width: 1199px) {
	.specialtopic img {
		height: 52px;
		margin: 30.8px 0 0 0;
	}
}

@media (max-width: 991px) {
	.specialtopic img {
		height: 61px;
		margin: 20px 0 0 0;
	}
}

@media (max-width: 767px) {
	.specialtopic img {
		height: 48px;
		margin: 15px 0 0 0;
	}
}

@media (max-width: 380px) {
	.specialtopic img {
		height: 43px;
		margin: 15px 0 0 0;
	}
}

@media (max-width: 320px) {
	.specialtopic img {
		height: 36px;
		margin: 15px 0 0 0;
	}
}

/*列表页样式*/
.specialtopic-list {}

.specialtopic-list img {
	border: #d9d9d9 solid 1px;
	width: 100%;
	height: 76px;
	margin: 0 0 20px 0;
}

@media (max-width: 1199px) {
	.specialtopic-list img {
		height: 61px;
	}
}

@media (max-width: 991px) {
	.specialtopic-list img {
		height: 60px;
	}
}

@media (max-width: 767px) {
	.specialtopic-list img {
		height: 51px;
		margin: 0 0 15px 0;
	}
}

@media (max-width: 380px) {
	.specialtopic-list img {
		height: 45px;
		margin: 0 0 15px 0;
	}
}

@media (max-width: 320px) {
	.specialtopic-list img {
		height: 36px;
		margin: 0 0 15px 0;
	}
}

/*列表页样式1*/
.specialtopic-list1 {}

.specialtopic-list1 img {
	border: #d9d9d9 solid 1px;
	width: 100%;
	height: 78px;
	margin: 0 0 20px 0;
}

@media (max-width: 1199px) {
	.specialtopic-list1 img {
		height: 62px;
	}
}

@media (max-width: 991px) {
	.specialtopic-list1 img {
		height: 63px;
	}
}

@media (max-width: 767px) {
	.specialtopic-list1 img {
		height: 51px;
		margin: 0 0 15px 0;
	}
}

@media (max-width: 380px) {
	.specialtopic-list1 img {
		height: 45px;
		margin: 0 0 15px 0;
	}
}

@media (max-width: 320px) {
	.specialtopic-list1 img {
		height: 36px;
		margin: 0 0 15px 0;
	}
}

/*---------------页尾---------------------*/
.foot {
	background: url(font-bgtwt.jpg) repeat-x #0f245d;
}

.foot .tophalf {
	padding: 6px 0 6px 0;
}

.foot .secondhalf {
	padding: 12px 0;
	border-top: #255689 solid 1px;
	background: rgba(38, 45, 52, .4);
	color: #daebf3;
	font-size: 13px;
	text-align: center;
	line-height: 24px;
}

.foot .secondhalf img {
	display: inline-block;
	margin-left: 15px;
}

.foot .secondhalf a {
	color: #daebf3;
}

.foot .secondhalf a:hover {
	color: #77d3ff;
}

.copyright {
	font-size: 12px;
	line-height: 20px;
	color: #f7f7f7;
	display: block;
	overflow: hidden;
	padding: 25px 0 30px;
}

.copyright .cas {
	width: 210px;
	border-right: #89abca solid 1px;
	display: block;
	overflow: hidden;
	float: left;
	margin: 16px 18px 0 0;
	text-align: center;
}

.copyright .cas img {}

.copyright .left {
	width: 66%;
	font-size: 14px;
	line-height: 22px;
	color: #d8e9fe;
	display: block;
	overflow: hidden;
	float: left;
}

.copyright .left a {
	color: #daebf3;
}

.copyright .left a:hover {
	color: #77d3ff;
}

.copyright .rightbz {
	display: block;
	overflow: hidden;
	float: right;
	margin: 0;

}

.copyright .rightbz img {
	float: left;
	margin-left: 20px;
}

.copyright .rightjb {
	width: 65px;
	padding: 10px 0 0 0;
	display: block;
	overflow: hidden;
	float: right;
}

.copyright .rightwx {
	width: 80px;
	padding: 10px 0 0 0;
	display: block;
	overflow: hidden;
	float: right;
}

@media screen and (max-width: 1199px) {}

@media screen and (max-width: 991px) {
	.copyright .rightbz {
		padding: 0;
	}

	.copyright .rightwx {
		width: 49%;
		padding: 20px 0 0 0;
	}
}

@media screen and (max-width: 767px) {
	.foot .secondhalf {
		padding: 18px 0;
	}

	.foot .secondhalf img {
		display: none;
	}

	.copyright .cas {
		width: 100%;
		border: 0px;
		margin: 12px 0 0 0;
	}

	.copyright .cas img {
		display: block;
		margin-right: auto;
		margin-left: auto;
	}

	.copyright .left {
		width: 100%;
		text-align: center;
		margin-top: 12px;
	}

	.copyright .rightbz {
		margin: 15px 0 0 16%;
		float: left;
	}

	.copyright .rightwx {
		width: 50%;
	}
}

@media screen and (max-width: 320px) {
	.copyright .rightwx {
		width: 50%;
	}
}

/*---------------------------------导航＆菜单------------------------------------------*/
.twobanner {
	height: 236px;
	border-top: #4d788e solid 1px;
}

.twolmmt {
	margin: 4px 0 0 0;
}

.h_menu {
	padding: 0;
}

.location_menu {
	overflow: hidden;
	padding: 0px;
}

.navbar {
	min-height: 40px;
	border: 0px solid transparent;
}

.navbar-toggle {
	float: right;
	padding: 4px 5px;
	margin-top: 7px;
	margin-bottom: 6px;
	margin-right: 0px;
	border: 2px solid #F6FAFC;
}

.navbar-menu {
	font-size: 18px;
	color: #ffffff;
	float: left;
	font-weight: 500;
	margin: 9px 0 0 0;
}

.navbar-default .navbar-collapse {
	border-color: #214289;
}

.nav-tabs>li {
	text-align: center;
}

.nav-tabs>li:last-child {
	border-right: #cacaca solid 0px;
}

.nav-stacked>li {
	background: #e9f6fe;
	border-top: #feffff solid 1px;
	border-bottom: #cce7fa solid 1px;
}

@media (max-width: 1024px) {
	.twobanner {
		height: 206px;
	}
}

@media only screen and (max-width: 992px) {
	.nav-pills>li>a {
		font-size: 14px;
	}
}

@media (min-width: 768px) {
	.navbar-menu {
		display: none;
	}

	.navbar-right {
		margin-right: 0px;
	}
}

@media only screen and (max-width: 768px) {
	.twobanner {
		height: 142px;
	}

	.h_menu {
		position: relative;
		margin-left: -15px;
		margin-right: -15px;
	}

	.location_menu {
		position: relative;
		margin-left: -15px;
		margin-right: -15px;
	}
}

@media screen and (max-width: 640px) {
	.navbar-collapse {
		margin-top: 6px;
	}
}

@media screen and (max-width: 480px) {
	.nav-tabs>li {
		width: 100%;
		border-right: #cacaca solid 0px;
	}
}

.dropdowns {
	position: relative;
}

.dropdown .dropdowns.open>a:before {
	content: "\f105";
	color: #e3e3e3;
}

.dropdown .dropdowns>a:before {
	font-family: 'FontAwesome';
	content: "\f105";
	position: absolute;
	right: 10px;
	top: 10px;
	margin-left: 0;
	visibility: visible;
	color: #6895be;
}

.contentWrapper {
	width: 100%;
	height: 100%;
	position: relative;
}

.contentLeft {
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background-color: #1f387b;
}

.contentRight {
	padding: 1.3rem 2rem;
	margin-left: 250px;
}

.leftNavigation {
	margin: 0rem 0;
}

.leftNavigation li {
	border-bottom: solid 1px #2c4790;
}

.leftNavigation,
.leftNavigation li ul {
	list-style: none;
	padding: 0;
}

.leftNavigation li a {
	font-size: 15px;
	display: block;
	padding: 10px 12px 10px 30px;
	color: #ffffff;
	/*border-bottom: solid 1px #1e76b8;*/
	text-overflow: ellipsis;
	overflow: hidden;
	position: relative;
	-webkit-transition: color 0.2s ease;
	transition: color 0.2s ease;
	font-weight: 400;
	border-left: #35509A solid 6px;
}

.leftNavigation li a,
.leftNavigation li a .leftNavIcon {
	line-height: 160%;
}

.leftNavigation li a .leftNavIcon {
	position: absolute;
	top: 0;
	left: 0;
	width: 3rem;
	padding: 10px 0;
	text-align: center;
	font-weight: 700;
	color: #95d3ff;
}

.leftNavigation li.active a .leftNavIcon {
	color: #ffffff;
}

.leftNavigation li a .leftNavIcon1 {
	position: absolute;
	top: 0;
	left: 0;
	width: 4rem;
	padding: 0.8rem 0;
	text-align: center;
}

.leftNavigation li a:hover {
	color: #ffffff;
	text-decoration: none;
	background: #4D6AB7;
	border-left: #B82A40 solid 6px;
}

.leftNavigation li a:hover .leftNavIcon {
	color: #ffffff;
}

.leftNavigation li ul {
	display: none;
	margin: 0;
}

.leftNavigation li ul li {
	border-bottom: solid 1px #1e76b8;
}

.leftNavigation li ul li a {
	border: 0px;
	font-size: 15px;
	color: #ffffff;
	background: url(ioz_ico_03.gif) no-repeat 29px 20px;
	padding-left: 42px;
	border-left: #2473c0 solid 6px;
}

.leftNavigation li ul li a:hover {
	background: url(ioz_ico_03.gif) no-repeat 29px 20px;
	color: #8bebff;
	text-decoration: none;
	border-left: #2473c0 solid 6px;
}

/*#

 li ul li:last-child a {
  border-bottom: none;
}*/
.leftNavigation li ul li.active a {
	color: #8bebff;
	text-decoration: none;
}

.leftNavigation li.active>a {
	color: #ffffff;
	text-decoration: none;
	border-left: #B82A40 solid 6px;
}

.leftNavigation li.active ul {
	display: block;
	border-top: solid 1px #1e76b8;
}

.leftNavigation>li.active {
	background-color: #4D6AB7;
}

.leftNavigation li ul li .level4 {
	border-top: solid 1px #1e76b8;
}

.leftNavigation li ul li .level4 li a {
	border-bottom: solid 0px #D0E9F3;
	font-size: 14px;
	color: #e2f5fa;
	padding-left: 42px;
	background: transparent;
	border-left: #2473c0 solid 6px;
}

.leftNavigation li ul li .level4 li a:hover {
	color: #8bebff;
}

.leftNavigation li ul li .level4 li {
	border-bottom: solid 1px #1e76b8;
}

.leftNavigation li ul li .level4 li:last-child {
	border-bottom: solid 0px #D0E9F3;
}

.thumbnail {
	position: relative;
	margin: 0;
	border-radius: 0;
	box-shadow: none;
	border: none;
	padding: 0;
	background: none;
	padding: 4px;
}

/*---------------细览---------------------*/
#xlmain {
	display: block;
	margin: 0px;
}

#xlmain .wztitle {
	color: #04236d;
	line-height: 140%;
	text-align: center;
	font-size: 24px;
	padding: 15px 0px 25px 0px;
	font-weight: 700;
}

#xlmain .basicinfo {
	overflow: hidden;
	border-bottom: solid 1px #cccccc;
	padding: 0px 0px 8px 0px;
}

#xlmain .basicinfo .qtinfo {
	color: #666;
	font-size: 13px;
	margin: 4px 0 0 0;
}

#xlmain .basicinfo .qtinfo a {
	color: #666;
	text-decoration: none;
}

#xlmain .basicinfo .qtinfo a:hover {
	color: #de0c0c;
	text-decoration: none;
}

#xlmain .basicinfo .share {
	overflow: hidden;
	float: right;
	padding: 7px 0 0 0;
}

#xlmain .text {
	margin: 0 0 10px 0;
	overflow: hidden;
	display: block;
}

#xlmain .text p {
	margin: 0 0 12px 0;
}

#xlmain .text p:last-child {
	margin: 0 0 0 0;
}

#xlmain .text img {
	display: block;
	margin-right: auto;
	margin-left: auto;
}

#xlmain .textxl {
	margin: 20px 2px;
	overflow: hidden;
	display: block;
}

#xlmain .textxl img {
	display: block;
	margin-right: auto;
	margin-left: auto;
}

#xlmain .textxl table {
	margin: 0 0 15px 0;
}

#xlmain .textxl td {
	text-align: center;
}

#xlmain .textxl video {
	width: 70% !important;
	height: 100% !important;
	margin: 18px auto;
	display: block;
}

@media (min-width: 767px) {
	#xlmain .textxl img {
		max-width: 640px;
	}
}

@media (max-width: 1199px) {
	#xlmain .textxl video {
		width: 80% !important;
	}
}

@media (max-width: 991px) {
	#xlmain .textxl video {
		width: 90% !important;
	}
}

@media (max-width: 767px) {
	#xlmain .wztitle {
		padding: 15px 0px 11px 0px;
	}

	#xlmain .basicinfo .qtinfo {
		text-align: center;
		margin: 0 0 8px 0;
	}

	#xlmain .basicinfo .share {
		float: none;
		width: 112px;
		margin: 0 auto 15px auto;
		padding: 0;
	}

	#xlmain .textxl {
		margin: 20px 0;
	}

	#xlmain .textxl video {
		width: 100% !important;
	}
}

/*-----------------人才队伍---------------------*/
.talent-summary {
	overflow: hidden;
	margin: 0 0 25px 0;
}

.talent-summary h4 {
	font-size: 26px;
	color: #004ea2;
	font-weight: 700;
	margin: 0 0 18px 0;
}

.talent-summary h4 a {
	color: #004ea2;
}

.talent-summary h4 a:hover {
	color: #2E2E2E;
}

.secondarysort {
	overflow: hidden;
}

.secondarysort li {
	margin: 0 0 46px 0;
}

.secondarysort li a:hover img {
	opacity: 0.8;
	filter: alpha(opacity=80);
}

.secondarysort li h4 {
	font-size: 18px;
	color: #2E2E2E;
	font-weight: 700;
	margin: 15px 0 12px 0;
}

.secondarysort li a:hover h4 {
	color: #004ea2;
}

.secondarysort li p {
	color: #666;
	font-size: 14px;
	line-height: 20px;
	overflow: hidden;
	text-overflow: ellipsis;
	margin: 0;
}

@media (min-width: 768px) {
	.secondarysort li img {
		height: 152px;
		width: 100%;
	}
}

@media (max-width: 1199px) {
	.secondarysort li img {
		height: 117px;
		width: 100%;
	}
}

@media (max-width: 991px) {
	.secondarysort li img {
		height: 123px;
		width: 100%;
	}
}

@media (max-width: 767px) {
	.secondarysort li img {
		height: auto;
		width: 100%;
	}
}

/*Our Team*/
.teams {
	margin-top: 10px;
	padding: 0 2px;
}

.teams li {
	margin-bottom: 30px;
}

.teams li .boxstyle {
	overflow: hidden;
	-ms-box-shadow: 0 1px 3px 0px rgba(0, 0, 0, 0.29);
	-o-box-shadow: 0 1px 3px 0px rgba(0, 0, 0, 0.29);
	-moz-box-shadow: 0 1px 3px 0px rgba(0, 0, 0, 0.29);
	-webkit-box-shadow: 0 1px 3px 0px rgba(0, 0, 0, 0.29);
	box-shadow: 0 1px 3px 0px rgba(0, 0, 0, 0.29);
	border-bottom: 4px solid #009cff;
}

.teams li a:hover .boxstyle img {
	opacity: 0.8;
	filter: alpha(opacity=80);
}

.teams li .boxstyle .txtinfo {
	margin: 15px;
	overflow: hidden;
}

.teams li .boxstyle .txtinfo h4 {
	color: #004ea2;
	font-size: 1.45em;
	font-weight: 700;
	margin: 0 0 8px 0;
}

.teams li .boxstyle .txtinfo h4 a {
	color: #004ea2;
}

.teams li a:hover .boxstyle .txtinfo h4 {
	color: #ff7300;
}

.teams li .boxstyle .txtinfo p {
	font-size: 13px;
	color: #009cff;
	line-height: 22px;
	margin: 0 0 4px 0;
}

.teams li .boxstyle .txtinfo span {
	font-size: 13px;
	color: #575757;
	line-height: 22px;
}

@media (min-width: 768px) {
	.teams li .boxstyle img {
		height: 143px;
		width: 100%;
	}
}

@media (max-width: 1199px) {
	.teams li .boxstyle img {
		height: 110px;
		width: 100%;
	}
}

@media (max-width: 991px) {
	.teams li .boxstyle img {
		height: 116px;
		width: 100%;
	}
}

@media (max-width: 767px) {
	.teams li .boxstyle img {
		height: auto;
		width: 100%;
	}
}

/*人才队伍细览*/
.rcphotobox {
	width: 100%;
	height: 216px;
	display: table;
	padding: 18px;
}

.rcphotobox span {
	display: table-cell;
	vertical-align: middle;
}

.rcphotobox span img {
	max-height: 178px;
	border: #efefef solid 0px;
}

.module {
	margin: 0px auto;
	overflow: hidden;
	width: 100%;
	border: #e6e6e6 solid 1px;
	margin-bottom: 25px;
}

.module-a,
.module-b,
.module-c,
.module-d {
	float: left;
	padding-bottom: 200em;
	margin-bottom: -200em;
}

.module-a {
	width: 20%;
	background: #ffffff;
	border-right: #e6e6e6 solid 1px;
}

.module-b {
	width: 80%;
	background: #ffffff;
}

.module-c {
	width: 18%;
	background: #ffffff;
	border-right: #e6e6e6 solid 1px;
}

.module-d {
	width: 82%;
	background: #ffffff;
}

.module-b .table:not(.table-bordered) {
	border-bottom: 0px solid #e6e6e6;
}

.module-b .table>tbody>tr {
	border-top: 1px solid #e6e6e6;
}

.module-b .table>tbody>tr:first-child {
	border-top: 0px solid #e6e6e6;
}

.module-b .table>tbody>tr>td {
	word-break: normal;
	padding: 5px 8px;
	border-top: 0px solid #e6e6e6;
	font-size: 14px;
}

.module-b .table>tbody>tr>th {
	border-right: #e6e6e6 solid 1px;
	padding: 5px 8px;
	border-top: 0px solid #e6e6e6;
	font-size: 14px;
	width: 20%;
}

.bl {
	border-left: #e6e6e6 solid 1px;
}

@media screen and (max-width: 1199px) {
	.module-a {
		width: 23%;
	}

	.module-b {
		width: 77%;
	}
}

@media screen and (max-width: 991px) {
	.rcphotobox {
		height: auto;
		padding: 30px;
	}

	.rcphotobox span img {
		max-height: 296px;
	}

	.module-a {
		width: 100%;
		border-right: #e6e6e6 solid 0px;
	}

	.module-b {
		width: 100%;
	}

	.module-c {
		width: 100%;
		border-right: #e6e6e6 solid 0px;
	}

	.module-d {
		width: 100%;
	}

	.module-b .table>tbody>tr:first-child {
		border-top: 1px solid #e6e6e6;
	}

	.module-b .table>tbody>tr>td {
		word-break: break-all;
	}

	.module-b .table>tbody>tr>th {
		width: 26%;
	}
}

@media screen and (max-width: 767px) {
	.module-b .table>tbody>tr>th {
		width: 30%;
	}
}

/*-----------------现任领导---------------------*/
.personnel-style {
	overflow: hidden;
}

.personnel-style li {
	border-bottom: #ccc dashed 1px;
	margin-bottom: 15px;
	padding: 0 0 15px 0;
}

.personnel-style li:last-child {
	border-bottom: #ccc dashed 0px;
	margin-bottom: 0px;
}

.personnel-style li img {
	border: #e8e8e8 solid 1px;
}

.personnel-style h4 a {
	color: #337ab7;
}

.personnel-style h4 a:hover {
	color: #ff7300;
}

.personnel-style p {
	font-size: 14px;
}

.personnel-list {
	overflow: hidden;
}

.personnel-list li {
	margin-bottom: 15px;
	display: block;
	overflow: hidden;
	border-bottom: #ccc dashed 1px;
	padding: 0 0 12px 0;
}

.personnel-list li:last-child {
	border-bottom: #ccc dashed 0px;
	margin: 0;
	padding: 0;
}

.personnel-list li h2 {
	font-size: 16px;
	line-height: 22px;
	margin: 0 0 12px 0;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	display: block;
}

.personnel-list li h2 a {
	color: #010101;
	font-family: \5FAE\8F6F\96C5\9ED1;
}

.personnel-list li h2 a:hover {
	color: #004ea2;
	text-decoration: none;
}

.personnel-list .news-img {
	margin-right: 12px;
}

.personnel-list .news-img img {
	max-width: 85px;
	border: #e4e4e4 solid 1px;
}

.personnel-list .news-txt p {
	line-height: 20px;
	font-size: 13px;
	margin: 0px;
	color: #8e8e8e;
}

.personnel-list .news-txt p i {
	font-size: 13px;
	margin: 4px 0 0 0;
	color: #009cd1;
	display: block;
	font-style: normal;
}

.personnel-list .news-txt p i a {
	color: #009cd1;
	font-size: 13px;
	text-decoration: none;
	font-style: normal;
}

.personnel-list .news-txt p i a:hover {
	color: #ff7300;
}

@media (min-width: 768px) {
	.personnel-list .news-txt p {
		line-height: 20px;
		height: auto;
		font-size: 13px;
		overflow: hidden;
	}

	.personnel-list .news-img img {
		width: 85px;
		height: 113px;
	}

	.personnel-list .news-img {
		margin-right: 15px;
	}

	.personnel-list li {
		margin-bottom: 15px;
		display: block;
		overflow: hidden;
		padding: 0 0 12px 0;
	}
}

@media (max-width: 767px) {
	.personnel-list .news-img img {
		width: 85px;
		height: 110px;
	}

	.personnel-list li h2 {
		white-space: normal;
	}
}

/*-----------------图文---------------------*/
.graphiclist {
	overflow: hidden;
	margin-top: 24px;
}

.graphiclist li {
	margin-bottom: 20px;
	padding-bottom: 20px;
	display: block;
	overflow: hidden;
	border-bottom: #ccc dotted 1px;
}

.graphiclist li:last-child {
	margin-bottom: 0px;
	border-bottom: #ccc dashed 0px;
}

.graphiclist li h2 {
	font-size: 17px;
	color: #363636;
	line-height: 22px;
	margin: 0 0 9px 0;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	display: block;
	font-weight: 700;
}

.graphiclist li h2 a {
	color: #363636;
}

.graphiclist li h2 a:hover {
	color: #004ea2;
	text-decoration: none;
}

.graphiclist .news-img {
	border: #e3e3e3 solid 0px;
}

.graphiclist .news-img img {
	width: 100px;
	height: 80px;
}

.graphiclist .news-txt p {
	line-height: 150%;
	font-size: 14px;
	margin: 0px;
	color: #777;
}

.graphiclist .news-txt i {
	font-size: 12px;
	margin: 4px 0 0 0;
	color: #009cd1;
	display: block;
	font-style: normal;
	text-align: right;
}

.graphiclist .news-txt p a {
	overflow: hidden;
	color: #f08519;
	font-size: 12px;
	text-decoration: underline;
	font-style: italic;
	display: block;
}

.graphiclist .news-txt p a:hover {
	color: #15549a;
}

@media (min-width: 768px) {
	.graphiclist .news-img {
		margin-right: 15px;
	}
}

@media (max-width: 1199px) {
	.graphiclist li {
		margin-bottom: 2px;
	}
}

@media (max-width: 991px) {
	.graphiclist li {
		margin-bottom: 20px;
	}
}

@media (max-width: 767px) {
	.graphiclist .news-img {
		margin-bottom: 2px;
		margin-right: 15px;
	}

	.graphiclist .news-img img {
		width: 126px;
		height: 84px;
	}

	.graphiclist li h2 {
		white-space: normal;
		overflow: inherit;
	}
}

.publication {
	overflow: hidden;
}

.publication li {
	margin-bottom: 8px;
	display: block;
	overflow: hidden;
}

.publication li:last-child {
	margin-bottom: 0px;
	border-bottom: #ccc dashed 0px;
}

.publication li h2 {
	font-size: 16px;
	color: #ffffff;
	line-height: 22px;
	margin: 0 0 8px 0;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	display: block;
	font-weight: 700;
}

.publication li h2 a {
	color: #383838;
	font-family: \5FAE\8F6F\96C5\9ED1;
}

.publication li h2 a:hover {
	color: #004ea2;
	text-decoration: none;
}

.publication .news-img {
	border: #e3e3e3 solid 1px;
}

.publication .news-img img {
	max-width: 107px;
	padding: 3px;
}

.publication .news-txt p {
	line-height: 20px;
	font-size: 13px;
	margin: 0px;
	color: #949494;
}

.publication .news-txt i {
	font-size: 12px;
	margin: 4px 0 0 0;
	color: #009cd1;
	display: block;
	font-style: normal;
	text-align: right;
}

.publication .news-txt p a {
	overflow: hidden;
	color: #f08519;
	font-size: 12px;
	text-decoration: underline;
	font-style: italic;
	display: block;
}

.publication .news-txt p a:hover {
	color: #15549a;
}

@media (min-width: 768px) {
	.publication .news-txt p {
		line-height: 20px;
		height: auto;
		font-size: 13px;
	}

	.publication .news-img img {
		width: 107px;
		height: 138px;
	}

	.publication .news-img {
		margin-right: 15px;
	}

	.publication li {
		margin-bottom: 25px;
		display: block;
		overflow: hidden;
	}
}

@media (max-width: 991px) {
	.publication li {
		margin-bottom: 20px;
	}
}

@media (max-width: 767px) {
	.publication .news-img {
		margin-bottom: 2px;
		margin-right: 15px;
	}

	.publication li h2 {
		white-space: normal;
		overflow: inherit;
	}
}

.zhuzuo {
	overflow: hidden;
}

.zhuzuo li {
	margin-bottom: 8px;
	display: block;
	overflow: hidden;
}

.zhuzuo li:nth-last-child(1) {
	margin-bottom: 0px;
	border-bottom: #ccc dashed 0px;
}

.zhuzuo li:nth-last-child(2) {
	margin-bottom: 0px;
	border-bottom: #ccc dashed 0px;
}

.zhuzuo li h2 {
	font-size: 16px;
	color: #ffffff;
	line-height: 22px;
	margin: 0 0 8px 0;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	display: block;
	font-weight: 700;
}

.zhuzuo li h2 a {
	color: #383838;
	font-family: \5FAE\8F6F\96C5\9ED1;
}

.zhuzuo li h2 a:hover {
	color: #004ea2;
	text-decoration: none;
}

.zhuzuo .news-img {
	border: #e3e3e3 solid 1px;
}

.zhuzuo .news-img img {
	max-width: 107px;
	padding: 3px;
}

.zhuzuo .news-txt p {
	line-height: 20px;
	font-size: 13px;
	margin: 0px;
	color: #949494;
}

.zhuzuo .news-txt i {
	font-size: 12px;
	margin: 4px 0 0 0;
	color: #009cd1;
	display: block;
	font-style: normal;
	text-align: right;
}

.zhuzuo .news-txt p a {
	overflow: hidden;
	color: #f08519;
	font-size: 12px;
	text-decoration: underline;
	font-style: italic;
	display: block;
}

.zhuzuo .news-txt p a:hover {
	color: #15549a;
}

@media (min-width: 768px) {
	.zhuzuo .news-txt p {
		line-height: 20px;
		height: auto;
		font-size: 13px;
	}

	.zhuzuo .news-img img {
		width: 107px;
		height: 138px;
	}

	.zhuzuo .news-img {
		margin-right: 15px;
	}

	.zhuzuo li {
		margin-bottom: 25px;
		display: block;
		overflow: hidden;
	}
}

@media (max-width: 991px) {
	.zhuzuo li {
		margin-bottom: 20px;
	}
}

@media (max-width: 767px) {
	.zhuzuo .news-img {
		margin-bottom: 2px;
		margin-right: 15px;
	}

	.zhuzuo li h2 {
		white-space: normal;
		overflow: inherit;
	}
}

.new-graphic {
	margin-top: 10px;
	padding: 0 2px;
}

.new-graphic li {
	margin-bottom: 30px;
}

.new-graphic li .boxstyle {
	overflow: hidden;
	-ms-box-shadow: 0 0px 3px 0px rgba(0, 0, 0, 0.2);
	-o-box-shadow: 0 0px 3px 0px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0 0px 3px 0px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 0 0px 3px 0px rgba(0, 0, 0, 0.2);
	box-shadow: 0 0px 3px 0px rgba(0, 0, 0, 0.2);
	border-bottom: 4px solid #4d6ab7;
}

.new-graphic li a:hover .boxstyle img {
	opacity: 0.8;
	filter: alpha(opacity=80);
}

.new-graphic li .boxstyle .txtinfo {
	margin: 15px;
	overflow: hidden;
	height: 146px;
}

.new-graphic li .boxstyle .txtinfo h5 {
	font-size: 14px;
	color: #fb7f00;
	margin: 0 0 8px 0;
}

.new-graphic li .boxstyle .txtinfo h4 {
	color: #1c41a4;
	font-size: 16px;
	font-weight: 700;
	margin: 0 0 8px 0;
	line-height: 130%;
}

.new-graphic li .boxstyle .txtinfo h4 a {
	color: #1c41a4;
	word-break: break-all;
}

.new-graphic li .boxstyle .txtinfo h4 a:hover {
	color: #333;
}

.new-graphic li .boxstyle .txtinfo p {
	font-size: 13px;
	color: #808080;
	line-height: 150%;
	margin: 0 0 8px 0;
	word-break: break-all;
}

.new-graphic li .boxstyle .txtinfo span {
	font-size: 13px;
	color: #808080;
	line-height: 22px;
}

@media (min-width: 768px) {
	.new-graphic li .boxstyle img {
		height: 137px;
		width: 100%;
	}
}

@media (max-width: 1199px) {
	.new-graphic li .boxstyle img {
		height: 111px;
		width: 100%;
	}

	.new-graphic li .boxstyle .txtinfo {
		height: 170px;
	}
}

@media (max-width: 991px) {
	.new-graphic li .boxstyle img {
		height: 114px;
		width: 100%;
	}
}

@media (max-width: 767px) {
	.new-graphic li .boxstyle img {
		height: auto;
		width: 100%;
	}

	.new-graphic li .boxstyle .txtinfo {
		height: auto;
	}

	.new-graphic li .boxstyle .txtinfo h4 {
		font-size: 17px;
		line-height: 140%;
	}

	.new-graphic li .boxstyle .txtinfo p {
		font-size: 14px;
	}
}

.staff {
	margin-top: 10px;
	padding: 0 2px;
}

.staff .col-md-2 {
	padding-right: 10px;
	padding-left: 10px;
}

.staff li {
	margin-bottom: 22px;
}

.staff li .boxstyle {
	overflow: hidden;
	-ms-box-shadow: 0 0px 3px 0px rgba(0, 0, 0, 0.2);
	-o-box-shadow: 0 0px 3px 0px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0 0px 3px 0px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 0 0px 3px 0px rgba(0, 0, 0, 0.2);
	box-shadow: 0 0px 3px 0px rgba(0, 0, 0, 0.2);
	border-bottom: 4px solid #ececec;
}

.staff li a:hover .boxstyle img {
	opacity: 0.8;
	filter: alpha(opacity=80);
}

.staff li .boxstyle .txtinfo {
	margin: 6px;
	overflow: hidden;
}

.staff li .boxstyle .txtinfo h5 {
	font-size: 13px;
	color: #f7931e;
	margin: 0 0 8px 0;
}

.staff li .boxstyle .txtinfo h4 {
	color: #004ea2;
	font-size: 14px;
	font-weight: 500;
	margin: 0 0 3px 0;
	line-height: 20px;
	text-align: center;
}

.staff li .boxstyle .txtinfo h4 a {
	color: #004ea2;
	word-break: break-all;
}

.staff li .boxstyle .txtinfo h4 a:hover {
	color: #383838;
}

.staff li .boxstyle .txtinfo p {
	font-size: 12px;
	color: #808080;
	line-height: 18px;
	margin: 0 0 3px 0;
	word-break: break-all;
	text-align: center;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 100%;
}

.staff li .boxstyle .txtinfo span {
	font-size: 13px;
	color: #808080;
	line-height: 22px;
}

@media (min-width: 768px) {
	.staff li .boxstyle img {
		height: 155px;
		width: 100%;
	}
}

@media (max-width: 1199px) {
	.staff li .boxstyle img {
		height: 121px;
		width: 100%;
	}
}

@media (max-width: 991px) {
	.staff li .boxstyle img {
		height: 120px;
		width: 100%;
	}
}

@media (max-width: 767px) {
	.staff li .boxstyle img {
		height: 185px;
		width: 100%;
	}

	.staff .col-md-2 {
		padding-right: 15px;
		padding-left: 15px;
	}
}

@media (max-width: 320px) {
	.staff li .boxstyle img {
		height: 149px;
		width: 100%;
	}
}

.isPc {
	margin-top: -20px;
}

.isPc .Pt3 {
	padding: 20px 0;
	border-bottom: 3px solid #f3f9fe;
}

.isPc .Pt3 b {
	color: red;
	font-weight: normal;
}

.isPc .Pt3:hover {
	/*background: #f7fcff;*/
	background: #fff;
}

.isPc .p3 {
	float: left;
	margin-right: 25px;
}

.isPc .p3 img {
	width: 226px;
	height: 100%;
}

.isPc .t3 h3 {
	font-size: 17px;
	line-height: 140%;
	font-weight: 700;
	margin: 0 0 10px 0;
}

.isPc .t3 h3 a {
	color: #333;
}

.isPc .t3 h3 a:hover {
	color: #1c41a4;
}

.isPc .Pt3 span {
	display: block;
	margin-bottom: 4px;
	font-size: 14px;
	color: #436ad3;
}

.isPc .t3 p {
	font-size: 14px;
	line-height: 150%;
	color: #7d7d7d;
	margin: 0;
}

@media (max-width: 1199px) {
	.isPc .p3 img {
		width: 220px;
	}

	.isPc .p3 {
		margin-right: 15px;
	}
}

@media (max-width: 991px) {
	.isPc .p3 img {
		width: 184px;
	}
}

@media (max-width: 767px) {
	.isPc .p3 img {
		width: 148px;
	}
}

@media (max-width: 380px) {
	.isPc .p3 img {
		width: 142px;
	}
}

/*-----------------科研成果---------------------*/
.wordbreak {
	word-break: break-all;
}

.result {
	overflow-x: hidden;
	margin: 20px 0 0 0;
}

.result .years {
	border: #dedede solid 1px;
	overflow: hidden;
	padding: 15px 0;
}

.result .years a {
	font-size: 13px;
	font-family: Arial;
	color: #004ea2;
}

.result .years a:hover {
	color: #d61d0b;
}

.result .contentlist {
	overflow: hidden;
	margin: 2px 0 0 0;
}

.result .contentlist .wid1 {
	width: 16%;
}

.result .contentlist .wid2 {
	width: 20%;
}

.result .contentlist .wid3 {
	width: 12%;
}

.result .contentlist .wid4 {
	width: 35%;
}

.result .contentlist .table>thead>tr>th {
	color: #333;
	font-size: 15px;
	padding: 8px;
}

.result .contentlist .table-bordered>tbody>tr>td {
	font-size: 14px;
	padding: 9px 9px;
	display: table-cell;
	vertical-align: middle;
}

/*word-break: break-all;*/
.result .contentlist .table>thead>tr>th,
.result .contentlist .table>tbody>tr>th {
	color: #222;
	font-size: 15px;
	padding: 8px;
}

.result .contentlist .table-bordered .date {
	font-size: 14px;
	font-family: Arial;
}

.result .contentlist .table-bordered .arial {
	font-family: Arial;
}

.result .contentlist .table-bordered {
	border-color: #ddd;
}

.result .contentlist .table-bordered>thead>tr>th,
.result .contentlist .table-bordered>tbody>tr>th {
	border-color: #ddd;
	background-color: #f7f7f7;
	vertical-align: middle;
}

@media (max-width: 1199px) {}

@media (max-width: 991px) {
	.result .contentlist .wid1 {
		width: 22%;
	}

	.result .contentlist .wid2 {
		width: 24%;
	}

	.result .contentlist .wid3 {
		width: 18%;
	}
}

@media (max-width: 767px) {
	.result .contentlist .wid1 {
		width: 26%;
	}

	.result .contentlist .wid2 {
		width: 28%;
	}
}

/*网站地图*/
.webmap {
	overflow: hidden;
}

.webmap hr {
	margin: 5px 0;
}

.webmap .rlink {
	padding: 0 0 0 40px;
	overflow: hidden;
}

.webmap .rlink a {
	display: inline-block;
	overflow: hidden;
	margin: 3px 15px 0 15px;
}

.webmap .tabh {
	min-height: 42px;
	border-bottom: #dedede solid 1px;
}

.webmap td {
	padding: 3px 0 6px 0;
}

@media (max-width: 992px) {
	.webmap .rlink {
		padding: 0;
	}
}

@media (max-width: 767px) {
	.webmap .rlink {
		margin: 10px 0 0 0;
	}

	.webmap .tabh {
		margin: 0 0 8px 0;
	}
}

/*btn styles*/
.btn-gz {
	color: #fff;
	background: url(ioz_bg02.gif) repeat-x top center #0b4590;
	border-left: #38dcff solid 1px;
	border-right: #38dcff solid 1px;
	border-top: #38dcff solid 1px;
	padding: 5px 15px;
	font-size: 18px;
	font-weight: 700;
	float: right;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px;
}

.btn-gz:hover,
.btn-gz:focus,
.btn-gz:active,
.btn-gz.active,
.open .dropdown-toggle.btn-gz {
	color: #fff;
	background: url(ioz_bg03.gif) repeat-x top center #0b4590;
	border-left: #38dcff solid 1px;
	border-right: #38dcff solid 1px;
	border-top: #38dcff solid 1px;
}

.btn-kxcb {
	color: #fff;
	background: url(ioz_bg03.gif) repeat-x top center #0b4590;
	border-left: #38dcff solid 1px;
	border-right: #38dcff solid 1px;
	border-top: #38dcff solid 1px;
	padding: 5px 15px;
	font-size: 18px;
	font-weight: 700;
	float: right;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px;
	margin-left: 6px;
}

.btn-kxcb:hover,
.btn-kxcb:focus,
.btn-kxcb:active,
.btn-kxcb.active,
.open .dropdown-toggle.btn-kxcb {
	color: #fff;
	background: url(ioz_bg02.gif) repeat-x top center #0b4590;
	border-left: #38dcff solid 1px;
	border-right: #38dcff solid 1px;
	border-top: #38dcff solid 1px;
}

/* 3.3. Thumbnail图片刷光特效 */
.thumbnail {
	padding: 0;
}

.thumbnail.thumbnail_big {
	margin-bottom: 0
}

.thumbnail>img {
	margin: 0;
	width: 100%;
}

.thumbnail_big .thumbnail__caption {
	padding: 18.77px 9px;
}

.thumbnail__caption {
	padding: 9px;
	color: #333;
}

.thumbnail__news {
	padding: 15px;
	color: #333;
}

.thumbnail__link {
	display: block;
}

.thumbnail__link img {
	margin: 0;
	width: 100%;
	-webkit-transition-duration: .5s;
	transition-duration: .5s;
	-webkit-transition-property: -webkit-transform;
	transition-property: -webkit-transform;
	transition-property: transform;
	transition-property: transform, -webkit-transform;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

.thumbnail__link:hover img {
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}

.thumbnail__link:hover+.thumbnail__caption .icon-play {
	-webkit-animation-duration: .7s;
	animation-duration: .7s;
	-webkit-animation-name: video-arrow;
	animation-name: video-arrow;
	-webkit-animation-delay: 0s;
	animation-delay: 0s;
	-webkit-animation-timing-function: linear;
	animation-timing-function: linear;
	-webkit-animation-iteration-count: 1;
	animation-iteration-count: 1;
	-webkit-animation-fill-mode: forwards;
	animation-fill-mode: forwards;
}

/* 3.3. END Thumbnail */
.thumbnail__link img {
	-webkit-transition-delay: 0s;
	transition-delay: 0s;
	-webkit-transition-duration: .2s;
	transition-duration: .2s;
	-webkit-transition-timing-function: ease-in-out;
	transition-timing-function: ease-in-out;
}

.thumbnail__link {
	display: block;
	overflow: hidden;
}

/* end yellow line in title word*/
/* thumbnail image hover */
.thumbnail__link {
	position: relative;
}

.thumbnail__link::before {
	position: absolute;
	top: 0;
	left: -75%;
	z-index: 2;
	display: block;
	content: '';
	width: 50%;
	height: 100%;
	background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 100%);
	background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 100%);
	-webkit-transform: skewX(-25deg);
	transform: skewX(-25deg);
}

.thumbnail__link:hover::before {
	-webkit-animation: shine .75s;
	animation: shine .75s;
}

@-webkit-keyframes shine {
	100% {
		left: 125%;
	}
}

@keyframes shine {
	100% {
		left: 125%;
	}
}

.img-portfolio {
	margin-bottom: 2px;
	margin-top: 10px;
	display: block;
}

.img-portfolio .photobox {
	/*border: #dedede solid 1px;
	padding: 8px;*/
	display: block;
	border-radius: 4px;
}

/*.img-portfolio .photobox:hover {-webkit-box-shadow: 0 0 6px rgba(0, 0, 0, .2);box-shadow: 0 0px 6px rgba(0, 0, 0, .2);}*/
.img-portfolio .photobox:hover {
	-webkit-box-shadow: 0 0 6px #cdcdcd;
	box-shadow: 0 0 6px #cdcdcd;
}

.img-portfolio img {
	width: 100%;
	height: 170px;
}

.phototitle {
	float: left;
	width: 100%;
	overflow: hidden;
	font-size: 15px;
	line-height: 22px;
	color: #454545;
	padding: 8px 10px;
	height: 34px;
	text-align: center;
	text-transform: uppercase;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.phototitle a:hover {
	color: #234192;
	text-decoration: none;
}

@media screen and (max-width: 1199px) {
	.img-portfolio img {
		height: 138px;
	}
}

@media screen and (max-width: 991px) {
	.img-portfolio img {
		height: 143px;
	}
}

@media screen and (max-width: 767px) {
	.img-portfolio img {
		height: 115px;
	}

	.phototitle {
		margin: 0;
	}
}

/*组织构架*/
.orgh {
	min-height: 799px;
}

.organization {
	overflow: hidden;
}

.organization .org-l {
	float: left;
	width: 25.696%;
	background: url(ioz-orgbg01.gif) no-repeat left center;
	position: relative;
}

.organization .org-l .position1 {
	position: absolute;
	top: 51%;
}

.organization .org-l .position2 {
	position: absolute;
	top: 44%;
	left: 49%;
}

.organization .org-l .position3 {
	position: absolute;
	top: 51%;
	left: 49%;
}

.organization .org-l .position4 {
	position: absolute;
	top: 58%;
	left: 49%;
}

.organization .org-c {
	float: left;
	width: 37.468%;
	background: url(ioz-orgbg02.gif) no-repeat left center;
	position: relative;
}

.organization .org-c .position1 {
	position: absolute;
	top: 25%;
	left: 8%;
}

.organization .org-c .position2 {
	position: absolute;
	top: 62.3%;
	left: 8%;
}

.organization .org-c .position3 {
	position: absolute;
	top: 82.5%;
	left: 8%;
}

.organization .org-c .position4 {
	position: absolute;
	top: 95.3%;
	left: 8%;
}

.organization .org-c .position5 {
	position: absolute;
	top: 11%;
	left: 60%;
}

.organization .org-c .position6 {
	position: absolute;
	top: 36.8%;
	left: 60%;
}

.organization .org-r {
	float: right;
	width: 36.836%;
	display: block;
}

.organization .org-r .department1 {
	display: block;
}

.organization .org-r .department2 {
	display: block;
	margin: 33px 0 0 0;
}

.organization .org-r .department3 {
	display: block;
	margin: 27px 0 0 0;
}

.organization .org-r .department4 {
	display: block;
	margin: 20px 0 0 0;
}

.organization .org-r .position1 {
	position: absolute;
	top: 1%;
	left: 3%;
}

.organization .org-r .position2 {
	position: absolute;
	top: 6%;
	left: 3%;
}

.organization .org-r .position3 {
	position: absolute;
	top: 11%;
	left: 3%;
}

.organization .org-r .position4 {
	position: absolute;
	top: 16%;
	left: 3%;
}

.organization .org-r .position5 {
	position: absolute;
	top: 21%;
	left: 3%;
}

.organization .org-r .position6 {
	position: absolute;
	top: 27.4%;
	left: 3%;
}

.organization .org-r .position7 {
	position: absolute;
	top: 32.4%;
	left: 3%;
}

.organization .org-r .position8 {
	position: absolute;
	top: 39.8%;
	left: 3%;
}

.organization .org-r .position9 {
	position: absolute;
	top: 44.8%;
	left: 3%;
}

.organization .org-r .position10 {
	position: absolute;
	top: 52.3%;
	left: 3%;
}

.organization .org-r .position11 {
	position: absolute;
	top: 57.3%;
	left: 3%;
}

.organization .org-r .position12 {
	position: absolute;
	top: 62.3%;
	left: 3%;
}

.organization .org-r .position13 {
	position: absolute;
	top: 67.5%;
	left: 3%;
}

.organization .org-r .position14 {
	position: absolute;
	top: 72.5%;
	left: 3%;
}

.organization .org-r .position15 {
	position: absolute;
	top: 80%;
	left: 3%;
}

.organization .org-r .position16 {
	position: absolute;
	top: 85%;
	left: 3%;
}

.orgsort {
	overflow: hidden;
	margin-left: 12px;
}

.orgsort li {
	float: left;
	width: 100%;
	margin-bottom: 9px;
	overflow: hidden;
}

.orgsort li:last-child {
	margin-bottom: 0;
}

.orgsort .sortname {
	background: #ffffff;
	padding: 3px 10px;
	border: #60a3d5 solid 1px;
	font-size: 13px;
	color: #303030;
	border-radius: 2px;
}

.orgsort a:hover .sortname {
	color: #185caa;
	text-decoration: none;
}

.orgbtn {
	display: inline-block;
	padding: 6px 12px;
	margin-bottom: 0;
	font-size: 14px;
	font-weight: normal;
	line-height: 1.42857143;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background-image: none;
	border: 1px solid transparent;
	border-radius: 4px;
}

.orgbtn-l {
	color: #fff;
	background-color: #2095e5;
	padding: 4px 4px;
	font-size: 14px;
	width: 90px;
	line-height: 20px;
	border-radius: 3px;
}

.orgbtn-l:hover,
.orgbtn-l:focus,
.orgbtn-l:active {
	color: #ffffff;
}

.orgbtn-c {
	color: #303030;
	background-color: #e4f6fb;
	border: #60a3d5 solid 1px;
	padding: 4px;
	font-size: 14px;
	width: 126px;
	line-height: 20px;
	border-radius: 3px;
}

a:hover .orgbtn-c,
a:focus .orgbtn-c,
a:active .orgbtn-c {
	color: #0243c6;
}

.orgbtn-c1 {
	color: #303030;
	background-color: #e4f6fb;
	border: #60a3d5 solid 1px;
	padding: 4px;
	font-size: 14px;
	width: 106px;
	line-height: 20px;
	border-radius: 3px;
}

a:hover .orgbtn-c1,
a:focus .orgbtn-c1,
a:active .orgbtn-c1 {
	color: #0243c6;
}

.orgbtn-r {
	color: #303030;
	background-color: #ffffff;
	border: #60a3d5 solid 1px;
	padding: 4px 6px;
	font-size: 13px;
	width: 280px;
	line-height: 20px;
	border-radius: 3px;
	white-space: normal;
	text-align: left;
}

a.orgbtn-r:hover,
a:focus .orgbtn-r,
a:active .orgbtn-r {
	color: #0243c6;
}

.orgmob {
	background: url(ioz-orgbg04.gif) repeat-y left;
	display: block;
}

.orgmob tbody {
	background-color: transparent;
}

@media screen and (max-width: 1199px) {
	.organization .org-l {
		width: 30.696%;
	}

	.organization .org-c {
		width: 33.468%;
	}

	.organization .org-r {
		width: 35.836%;
	}

	.organization .org-c .position5 {
		left: 47%;
	}

	.organization .org-c .position6 {
		left: 47%;
	}

	.organization .org-r .department2 {
		display: block;
		margin: 20px 0 0 0;
	}

	.organization .org-r .department3 {
		display: block;
		margin: 20px 0 0 0;
	}

	.orgsort .sortname {
		font-size: 12px;
	}
}

@media screen and (max-width: 767px) {
	.orgsort .sortname {
		font-size: 13px;
	}
}

/*Page*/
.pagefrm1 {
	color: #333;
	font-size: 12px;
	background-color: #F7F7F7;
	font-family: \5FAE\8F6F\96C5\9ED1;
	border: 1px solid #CCCCCC;
	height: 24px;
	width: 36px;
	line-height: 22px;
	text-align: center;
	margin-right: 8px;
	float: left;
}

.pagefrm2 {
	color: #333;
	font-size: 12px;
	background-color: #F7F7F7;
	font-family: \5FAE\8F6F\96C5\9ED1;
	height: 24px;
	width: 46px;
	line-height: 22px;
	border: 1px solid #CCCCCC;
}

.pageline {
	border-bottom: dotted 1px #cccccc;
	height: 4px;
	margin-top: 20px;
	float: left;
	width: 100%;
}

.pageline1 {
	border-bottom: dotted 1px #cccccc;
	height: 4px;
	margin-top: 20px;
	width: 95%;
	display: block;
	overflow: hidden;
}

#pages {
	width: 100%;
	FONT-SIZE: 13px;
	TEXT-ALIGN: center;
	CLEAR: both;
	border-top: dotted 0px #cccccc;
	overflow: hidden;
	PADDING-TOP: 0px;
	margin: 0 0 10px 0;
	float: left;
}

#pages A {
	BORDER: #dedede 1px solid;
	HEIGHT: 26px;
	BACKGROUND: #fdfdfd;
	COLOR: #333;
	PADDING: 0 10px;
	TEXT-DECORATION: none;
	MARGIN: 0px 4px 5px 0;
	DISPLAY: inline-block;
	LINE-HEIGHT: 26px;
}

#pages A:visited {
	BORDER: #dedede 1px solid;
	HEIGHT: 26px;
	BACKGROUND: #fdfdfd;
	COLOR: #333;
	PADDING: 0 10px;
	TEXT-DECORATION: none;
	MARGIN: 0px 4px 5px 0;
	DISPLAY: inline-block;
	LINE-HEIGHT: 26px;
}

#pages A:hover {
	BORDER: #dedede 1px solid;
	HEIGHT: 26px;
	BACKGROUND: #fdfdfd;
	COLOR: #333;
	PADDING: 0 10px;
	TEXT-DECORATION: none;
	MARGIN: 0px 4px 5px 0;
	DISPLAY: inline-block;
	LINE-HEIGHT: 26px;
}

#pages SPAN {
	HEIGHT: 26px;
	COLOR: #333;
	PADDING: 0 10px;
	TEXT-DECORATION: none;
	MARGIN: 0px 4px 5px 0;
	DISPLAY: inline-block;
	LINE-HEIGHT: 26px;
	font-size: 13px;
}

/*#pages input {height: 24px; width: 36px;LINE-HEIGHT: 16px; float: left; margin-top: 0px; margin-left: 3px;}*/
#pages A:hover {
	BORDER: #df2222 1px solid;
	BACKGROUND: #df2222;
	COLOR: #fff;
}

#pages A.curr {
	BORDER: #df2222 1px solid;
	BACKGROUND: #df2222;
	COLOR: #fff;
}

#pages A.curr:visited {
	BORDER: #df2222 1px solid;
	BACKGROUND: #df2222;
	COLOR: #fff;
}

.pages A:hover {
	BORDER: #df2222 1px solid;
	BACKGROUND: #df2222;
	COLOR: #fff;
}

/*弹窗*/
@keyframes fade-in {
	0% {
		opacity: 0;
	}

	/*初始状态 透明度为0*/
	40% {
		opacity: 0;
	}

	/*过渡状态 透明度为0*/
	100% {
		opacity: 1;
	}

	/*结束状态 透明度为1*/
}

@-webkit-keyframes fade-in {

	/*针对webkit内核*/
	0% {
		opacity: 0;
	}

	/*初始状态 透明度为0*/
	40% {
		opacity: 0;
	}

	/*过渡状态 透明度为0*/
	100% {
		opacity: 1;
	}

	/*结束状态 透明度为1*/
}

.modal-open .modal {
	animation: fade-in;
	animation-duration: 3s;
	-webkit-animation-duration: 3s;
}

.modal-open {
	overflow: inherit;
	padding-right: 0px !important;
}

.close {
	opacity: 0.9;
}

.modal-content {
	border-radius: 5px;
}

.modal-content .modal-header {
	background-color: #ffffff;
	border-radius: 5px;
}

.modal-dialog {
	margin: 20em auto 0;
}

.modal-header {
	padding: 6px;
}

.modal-header .close {
	position: absolute;
	top: 4px;
	right: 7px;
}

@media screen and (max-width: 767px) {
	.modal-dialog {
		width: 72%;
		margin: 24em auto 0;
	}
}

@media screen and (max-width: 640px) {
	.modal-dialog {
		width: 90%
	}
}

@media screen and (max-width: 480px) {
	.modal-dialog {
		width: 93%;
		margin: 17em auto 0;
	}
}

/*右下角弹出*/
.tipfloat {
	display: none;
	z-index: 999;
	border: 1px #c5c5c5 solid;
	position: fixed;
	bottom: 15px;
	right: 15px;
	width: 340px;
	background: #fff;
	-webkit-box-shadow: 0 0 6px #c5c5c5;
	box-shadow: 0 0 6px #c5c5c5;
}

.tipfloat_bt {
	height: 49px;
	line-height: 46px;
	background: #e84c3d;
	padding: 0px 20px;
	font-size: 22px;
	color: #fff;
}

.tipfloat_bt .closexx {
	margin: 13px 0 0 0;
}

.xx_nrong {
	padding: 15px;
}

.xx_nrong h4 {
	font-size: 16px;
	color: #1b61b0;
	line-height: 22px;
	text-align: center;
	font-weight: 700;
	margin: 0 0 15px 0;
}

.xx_nrong h4 a {
	color: #123b6a;
}

.xx_nrong h4 a:hover {
	color: #e84c3d;
}

.xx_nrong p {
	color: #333;
	font-size: 14px;
	line-height: 22px;
	margin: 0;
}

@media screen and (max-width: 767px) {
	.tipfloat {
		left: 15px;
		width: 92%;
	}
}

/*右侧滑入*/
#adspace img {
	max-width: 320px;
	height: auto;
	display: inherit;
}


/*2020.0413*/

/*信息公开*/
#xlmain .text {
	margin: 20px 0 0 0;
	overflow: hidden;
	display: block;
}

#xlmain .text img {
	display: block;
	margin-right: auto;
	margin-left: auto;
}

.lanmu2 {
	overflow: hidden;
	margin: 20px 0 0 0;
	border-bottom: #dddddd solid 1px;
}

.lanmu2_l {
	color: #333936;
	float: left;
	font-weight: 700;
	font-size: 18px;
	padding: 0 0 9px 0;
}

.textlink {
	width: 100%;
	float: left;
	word-break: break-all;
	line-height: 26px;
}

.textlink .gao1 {
	height: 118px;
	overflow: hidden;
}

.textlink ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.textlink ul li {
	display: block;
}

.textlink ul li a {
	font-size: 15px;
	color: #454545;
	line-height: 30px;
	background-image: url(ico_03.gif);
	background-repeat: no-repeat;
	background-position: left 6px;
	padding-left: 10px;
}

.textlink ul li a:hover {
	color: #d61300;
}




.sidebar {
	margin-right: 15px;
}

.ban_grtnews {
	background: #fff;
	margin-left: -7px;
}

@media (min-width:992px) and (max-width:1199px) {
	.cmain1ay {
		height: 236px;
	}

	.both_img.hidden-lg {
		display: none;
	}

	.index_tab .tabmenu ul li,
	.index_job .tabmenu ul li {
		margin: 0;
	}

	.index_tab .tabmenu ul li.selected a,
	.index_job .tabmenu ul li.selected a {
		font-size: 16px;
	}

	.win-ico {
		width: 100%;
	}

	.win-ico li {
		height: 43px;
	}

	.win-ico li a img {
		width: 100%;
	}
}

@media screen and (max-width: 991px) {
	.ban_grtnews {
		background: #fff;
		margin-left: 0;
	}
}

@media screen and (max-width: 991px) {
	.sidebar {
		margin-right: 0;
	}

	.events_tab {
		margin-top: 15px;
	}

	/*.hotnews {padding: 28px 0 0 0;}*/

	.tzmore {
		top: -50px;
	}

	.tabox .tab_con:last-child .tzmore a {
		margin-top: 0;
		display: inline-block;
	}

	.both_img.hidden-xs {
		display: none;
	}

	.index_tab .tabmenu ul li,
	.index_job .tabmenu ul li {
		margin: 0;
	}

	.index_tab .tabmenu ul li span,
	.index_job .tabmenu ul li span {
		color: #013985;
	}

	.index_tab .tabmenu ul li.selected span.tabg,
	.index_job .tabmenu ul li.selected span.tabg {
		color: #fff;
	}

	.border_col {
		border: #cce7f4 solid 1px;
		margin-top: 20px;
	}

	.both_img {
		margin-top: 20px;
	}

	.both_img img {
		width: 100%;
	}

	.win-ico {}

	.win-ico li {
		margin-bottom: 15px;
	}

	/*.win-ico li{width: 105px;
    height: 32px;
    background: url(btmbgsm_twt2020.png) no-repeat;
    margin-right: 18px;
    padding-left: 0;}*/
	.secondpart {
		padding-top: 14px;
		padding-bottom: 4px;
	}

	.video-js .vjs-big-play-button {
		top: 26%;
	}

	.navbar-default .navbar-nav>li>a {
		padding: 10px 6.3px;
		font-size: 13px;
	}
}

@media (max-width:991px) {
	.relatedlink.huang .hidden-xs {
		width: 75%;
		float: right;
		margin-top: 12px;
	}

	.navbar-default .navbar-nav>li>a {
		padding: 10px 5.4px;
	}

	.events_tab.hidden-lg.hidden-md {
		min-height: 363px;
	}

	.win-ico li:nth-child(3n) a img {
		float: right;
	}

	.win-ico li {
		width: 33.33333%;
	}

	.win-ico li:nth-child(2) a img,
	.win-ico li:nth-child(5) a img {
		padding-left: 24px;
	}
}

@media screen and (max-width: 768px) {
	.navbar-default .navbar-nav>li>a {
		padding: 10px 6.3px;
	}
}

@media screen and (max-width: 767px) {
	.overlay-container img {
		width: 100%;
	}

	.win-ico li {
		width: 50%;
		float: left;
		margin-bottom: 15px;
	}

	.win-ico li:nth-child(3n) a img {
		float: none;
	}

	.win-ico li:nth-child(2) a img,
	.win-ico li:nth-child(5) a img {
		padding-left: 0px;
	}

	.win-ico {
		margin-bottom: 6px;
	}

	.thirdpart select.form-control {
		width: 100%;
		margin-bottom: 15px;
		margin-right: 0;
	}

	.thirdpart select.form-control:last-child {
		margin-bottom: 0px;
	}

	.navbar-default .navbar-nav>li>a {
		padding: 15px 14px;
		font-size: 18px;
		font-weight: 700;
	}
}

@media screen and (max-width: 640px) {
	.events_tab {
		margin-top: 15px;
	}
}

@media screen and (max-width: 480px) {
	/*.win-ico li{ margin-right:14px;}*/
}

@media screen and (max-width: 375px) {}

@media screen and (max-width: 320px) {

	.index_job .tabmenu ul li,
	.index_tab .tabmenu ul li {
		font-size: 16px;
	}

	/*.win-ico li{ margin-right:76px;}
.win-ico li:nth-child(3n){ margin-right:76px;}
.win-ico li:nth-child(2n){ margin-right:0;}*/
	.copyright .rightbz {
		margin-left: 7%;
	}
}

/*---------------人员图片（四列）---------------------*/
.firstrow {
	padding: 0 22%;
	margin-top: 6px;
}

.secondrow {
	padding: 0 9%;
	margin-top: 36px;
}

.researchteam {}

.researchteam li {
	margin-top: 20px;
}

.researchteam li .boxstyle {
	overflow: hidden;
}

.researchteam li .boxstyle img {
	border: #efefef solid 1px;
	width: 160px;
	height: 224px;
}

.researchteam li a:hover .boxstyle img {
	opacity: 0.8;
	filter: alpha(opacity=80);
}

.researchteam li .boxstyle .txtinfo {
	margin: 8px 6px 0 6px;
	overflow: hidden;
}

.researchteam li .boxstyle .txtinfo h5 {
	font-size: 15px;
	color: #f7931e;
	margin: 0 0 8px 0;
}

.researchteam li .boxstyle .txtinfo h4 {
	color: #282828;
	font-size: 15px;
	font-weight: 500;
	margin: 0 0 3px 0;
	line-height: 20px;
	text-align: center;
}

.researchteam li .boxstyle .txtinfo h4 a {
	color: #282828;
	word-break: break-all;
	font-size: 14px;
	font-weight: 500;
}

.researchteam li .boxstyle .txtinfo h4 a:hover {
	color: #234192;
}

.researchteam li .boxstyle .txtinfo p {
	font-size: 14px;
	color: #808080;
	line-height: 18px;
	margin: 4px 0 0 0;
	word-break: break-all;
	text-align: center;
	overflow: hidden;
	width: 100%;
	height: 34px;
}

/*text-overflow: ellipsis;white-space: nowrap;*/
.researchteam li .boxstyle .txtinfo span {
	font-size: 15px;
	color: #808080;
	line-height: 22px;
}

@media (max-width: 1199px) {
	.firstrow {
		padding: 0 16%;
	}

	.secondrow {
		padding: 0 2%;
	}
}

@media (max-width: 991px) {
	.firstrow {
		padding: 0 13%;
	}

	.secondrow {
		padding: 0;
	}

	.researchteam li .boxstyle img {
		width: 135px;
		height: 189px;
	}
}

@media (max-width: 767px) {
	.researchteam li .boxstyle img {
		width: 200px;
		height: auto;
	}

	.secondrow {
		margin-top: 0px;
	}
}

.imgbtn {
	background: #b6cbea;
	padding: 20px 25px 0 25px;
	overflow: hidden;
}

.imgbtn a {
	display: block;
	margin-bottom: 17px;
}

.imgbtn a img {
	height: auto;
}

@media (max-width: 1199px) {
	.imgbtn a {
		margin-bottom: 14px;
	}
}

@media (max-width: 991px) {
	.imgbtn {
		padding: 25px 30px 0 30px;
	}

	.imgbtn a {
		margin-bottom: 21px;
	}
}

@media (max-width: 767px) {
	.imgbtn {
		padding: 35px 40px 14px 40px;
	}
}

/*---------------组织机构---------------------*/
.org {}

.org p {
	font-size: 14px;
}

.org p a {
	font-size: 14px;
}

.org fieldset i {
	color: #92a0c8;
	font-size: 12px;
	margin-right: 8px;
}

.org .orgminh {
	min-height: 142px;
}

fieldset {
	background: #fff;
	padding: 10px 15px 16px 15px;
	margin: 0 0 18px 0;
	border-radius: 5px;
	border: 2px solid #e6ebf5;
}

/*.org fieldset:last-child {margin: 0;}*/
fieldset legend {
	font-weight: bold;
	background: white;
	margin: 0;
	margin-left: -0.1875rem;
	color: #363636;
	font-size: 21px;
	border: 0;
}

.org fieldset ul {
	overflow: hidden;
}

.org fieldset li {
	display: block;
	overflow: hidden;
}

.org fieldset li a {
	font-size: 14px;
	line-height: 18px;
}

.org fieldset li .psjsort {
	margin: 0 0 5px 12px;
	overflow: hidden;
}

.org fieldset li .psjsort li {
	width: 22.6%;
	margin-right: 10px;
	float: left;
}

.org fieldset li .psjsort li:nth-child(4n+0) {
	margin-right: 0px;
}

.org fieldset li .psjsort li .hei {
	font-size: 12px;
}

.org fieldset li .psjsort a.hei:hover {
	color: #39569b;
}

@media (max-width: 1199px) {
	.org fieldset li .psjsort li {
		width: 28.6%;
	}
}

@media (max-width: 991px) {
	.org fieldset li .psjsort li {
		width: 22.6%;
	}

	.org .orgminh {
		min-height: auto;
	}
}

@media (max-width: 767px) {
	.org fieldset li a {
		font-size: 16px;
		line-height: 32px;
	}

	.org fieldset li .psjsort li .hei {
		font-size: 15px;
	}

	.org fieldset li .psjsort li {
		width: 29.6%;
	}
}

@media (max-width: 380px) {
	.org fieldset li .psjsort li {
		width: 44.6%;
	}
}